Пример #1
0
 function initialize()
 {
     $this->album = new album();
     $session = session::getInstance();
     ajax::initialize();
 }