예제 #1
0
 public static function sql_format_exists($format)
 {
     return in_array($format, dbsteward::get_sql_formats());
 }