Beispiel #1
0
 public static function data_mysql($data = null, $notnull = true)
 {
     return Oraculum_Text::data_sql($data, $notnull);
 }