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 if(!include_once(ZIGROOT.DRS.MOD_KEY_NAME_EXPLICIT.DRS."template".DRS."template.php")){
00006 perror("CRITICAL ERROR: <BR />can not Include the Template System");
00007 }
00008 ?>