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