Exemple #1
0
 public static function createDefaultConfig($siteid)
 {
     $m = new Model_Sysconfig();
     $m->writeConfig($siteid);
 }