Changeset 1948

Show
Ignore:
Timestamp:
09/02/07 21:10:57 (6 years ago)
Author:
kop-labs
Message:

set globals var :: onload

Files:
1 modified

Legend:

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

    r1939 r1948  
    3030        //$this->registerGlobal('vmenu', 'template_vmenu.html'); 
    3131        //$this->registerGlobal('vmenu', ''); 
     32 
     33        $this->registerGlobal('template', 'templates/default'); 
    3234        $this->mergeField('template', 'templates/default'); 
    3335        $this->mergeField('title','UMIT v0.1 | ');