Exemple #1
0
 public function __construct(EasyBlogTableProfile $profile)
 {
     parent::__construct($profile);
     $this->path = $this->config->get('layout_phpbb_path');
 }