Changeset 2622

Show
Ignore:
Timestamp:
09/25/07 15:21:48 (6 years ago)
Author:
kop-labs
Message:

Feeds fixed

Files:
1 modified

Legend:

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

    r1958 r2622  
    1111        $tmp .= "Project"; 
    1212        $this->mergeField('title',$tmp); 
     13                $this->registerGlobal('vmenu', 'template_vmenu.html'); 
     14 
    1315        $this->mergeField('template_download',''); 
    1416        $this->pageExists("project");