Ejemplo n.º 1
0
 /**
  * Конструктор класса
  *
  */
 public function __construct()
 {
     parent::__construct();
     self::$_instance = $this;
 }