00001 <?php
00002 if(!isset($init['error']) || !$init['error']){
00003 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";
00004 }
00005 $view_tmpl_list = array();
00006 if(!include_once(ZIGROOT.DRS.Z_DIR_INCLUDE.DRS.'czr.php')){
00007 perror('CRITICAL ERROR: <BR />Can not include Comon Zigmoyd Runtime');
00008 }
00009 ?>