Exemplo n.º 1
0
 public static function show_tables($where = null)
 {
     return moojon_db_driver::show_tables($where);
 }