Ejemplo n.º 1
0
 protected static function init()
 {
     $settings = array();
     require_once "settings.php";
     self::$settings = $settings;
 }