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