Example #1
0
 function i18n()
 {
     return call_user_func_array(array(Suricate::I18n(), 'get'), func_get_args());
 }