00001 <?php if(!function_exists('startedIndexPhp')) { header("location:../index.php"); exit;} 00002 00009 confChange('LIST_COLOR_SELECTED', '#e2e2e2'); 00010 confChange('LIST_COLOR_ODD', '#eeeeee'); 00011 confChange('LIST_COLOR_EVEN', '#eeeeee'); 00012 confChange('LIST_COLOR_HOVER', '#e2e2e2'); 00013 00014 00015 ?>
1.5.1-p1