예제 #1
0
 function load_configs()
 {
     include_once 'classes/newuser_config.php';
     $this->configs = WPANSWER_USER_Config::get_instance();
 }