示例#1
0
 protected function init()
 {
     parent::init();
     $this->page_title = 'Upload Pictures | BeWelcome';
 }
示例#2
0
 protected function getStylesheets()
 {
     $stylesheets = parent::getStylesheets();
     return $stylesheets;
 }