Changeset 2622
- Timestamp:
- 09/25/07 15:21:48 (6 years ago)
- Files:
-
- 1 modified
-
website/lib/views/ProjectForm.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website/lib/views/ProjectForm.class.php
r1958 r2622 11 11 $tmp .= "Project"; 12 12 $this->mergeField('title',$tmp); 13 $this->registerGlobal('vmenu', 'template_vmenu.html'); 14 13 15 $this->mergeField('template_download',''); 14 16 $this->pageExists("project");
