Changeset 1760
- Timestamp:
- 09/01/07 19:18:58 (6 years ago)
- Files:
-
- 1 modified
-
website/lib/views/IndexForm.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website/lib/views/IndexForm.class.php
r1759 r1760 34 34 $this->registerGlobal('link_language','link_language.html'); 35 35 $this->registerGlobal('link_powerdby','link_powerdby.html'); 36 $this->registerGlobal(' $vmenu', 'template_vmenu.html');36 $this->registerGlobal('vmenu', 'template_vmenu.html'); 37 37 $this->loadTemplate("index"); 38 38 }
