Exemple #1
0
 function dao()
 {
     $args = func_get_args();
     return RDC::call_static('RDM_Dao', 'SDB', $args);
 }