Debug VMXTemplate

master
Vitaliy Filippov 2012-10-13 14:04:56 +00:00
parent 3c42bf9861
commit 018d0ec1fc
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ class DatabaseMysql
} }
/** /**
* Builds an SQL query text. * Builds SQL query text.
* *
* @param mixed $tables see $this->tablesBuilder() * @param mixed $tables see $this->tablesBuilder()
* @param mixed $fields Field definitions - either a string or an array. * @param mixed $fields Field definitions - either a string or an array.