Пример #1
0
 public function __construct()
 {
     parent::__construct();
     trigger_error("budgets has been deprecated in v3.0 and will be removed by v4.0. Please use CSystem_Budget instead.", E_USER_NOTICE);
 }