芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/View.php
_setName($name); $this->sql = $sql; } /** * @return string */ public function getSql() { return $this->sql; } }