1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-26 15:34:22 +02:00

removed NClass

This commit is contained in:
David Grudl
2007-12-11 07:28:55 +00:00
parent 2c8906e7c4
commit 041f059408
18 changed files with 109 additions and 139 deletions

View File

@@ -401,7 +401,7 @@ final class DibiTranslator extends NObject
/**
* Apply substitutions to indentifier and delimites it
*
* @param string indentifier
* @param string indentifier
* @return string
*/
private function delimite($value)