示例#1
0
 private function __construct()
 {
     \MVC\Loader::registerNamespace('MVC', dirname(__FILE__) . DIRECTORY_SEPARATOR);
     \MVC\Loader::registerAutoload();
 }