Пример #1
0
 public function __construct()
 {
     require_once _LIB_ROOT . 'config/config.code.php';
     self::$code_error = $GLOBALS['G_NOTE'];
 }