Example #1
0
 public function __construct()
 {
     parent::__construct();
     trigger_error("CTaskLog has been deprecated in v3.0 and will be removed by v4.0. Please use CTask_Log instead.", E_USER_NOTICE);
 }