00001 <?php
00002
00003 if(!isset($init['error']) || !$init['error']){
00004 echo "\n\n<br />error reporter has not been initiliazed But all the Packages depends on It Plese fix this Problem else Zigmoyd cant Show Errors Properly<br />\n";
00005 }
00006 $init['cache'] = true;
00007 load_module('cache');
00008 ?>