1
0
mirror of https://github.com/dg/dibi.git synced 2025-10-21 17:58:02 +02:00

* vetsina method/trid oznacena jako final

This commit is contained in:
David Grudl
2007-08-09 03:31:34 +00:00
parent 609a3d64fb
commit 8b89eb3bd0
12 changed files with 68 additions and 38 deletions

View File

@@ -169,7 +169,7 @@ class DibiMySqlDriver extends DibiDriver
}
public function escape($value, $appendQuotes=TRUE)
public function escape($value, $appendQuotes = TRUE)
{
$connection = $this->getConnection();
return $appendQuotes