Changeset 1874
- Timestamp:
- 09/02/07 16:38:23 (6 years ago)
- Files:
-
- 1 modified
-
website/lib/views/StandardForm.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website/lib/views/StandardForm.class.php
r1873 r1874 19 19 function processRequest(){ 20 20 21 $this->loadTemplate("index"); 21 22 parent::processRequest(); 22 $this->loadTemplate("index"); 23 23 24 $this->mergeField('top','template_top.html'); 24 25 $this->mergeField('template_menu','template_menu.html');
