Show
Ignore:
Timestamp:
09/07/07 11:58:43 (6 years ago)
Author:
kop-labs
Message:

fixed admin index

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • website/lib/views/admin/IndexForm.class.php

    r2081 r2082  
    33require_once(dirname(__FILE__) . "/../../ConfigUtil.class.php"); 
    44$cfg = new ConfigUtil(); 
    5 $cfg->load("views.StandardForm"); 
     5$cfg->load("views.admin.StandardForm"); 
    66class IndexForm extends StandardForm{ 
    77    function doGet(){