Beispiel #1
0
 public function __construct($title, $icon = '', $module = '', $helpref = '')
 {
     parent::__construct($title, $icon, $module, $helpref);
     trigger_error("CTitleBlock_core has been deprecated in v3.0 and will be removed by v4.0. Please use w2p_Theme_TitleBlock instead.", E_USER_NOTICE);
 }