예제 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->imageTools = new imageTools();
     $this->sectionFolder = array('default' => '', 'tk' => 'file_tk/', 'sd' => 'file_sd/', 'smp' => 'file_smp/');
 }
예제 #2
0
 public function __construct()
 {
     parent::__construct();
 }