Пример #1
0
 protected function escapeQuoteApostrophe($sString)
 {
     return AnwUtils::escapeQuoteApostrophe($sString);
 }