Show
Ignore:
Timestamp:
09/02/07 00:28:43 (6 years ago)
Author:
kop-labs
Message:

Changes directory structure

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • website/lib/views/StandardForm.class.php

    r1828 r1841  
    2727         
    2828        //$this->registerGlobal('vmenu', ''); 
    29          
     29 
    3030        $this->registerGlobal('title','UMIT v0.1 | '); 
    3131        $this->pageExists($active); 
     32        $this->_preProcess();  
    3233        $this->loadTemplate("index"); 
    3334        parent::processRequest();