Exemplo n.º 1
0
 public static function getCharset()
 {
     //todo make character set independent of framework
     return BaseOrm::getCharset();
 }