Changeset 1841 for website/lib/views/StandardForm.class.php
- Timestamp:
- 09/02/07 00:28:43 (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
r1828 r1841 27 27 28 28 //$this->registerGlobal('vmenu', ''); 29 29 30 30 $this->registerGlobal('title','UMIT v0.1 | '); 31 31 $this->pageExists($active); 32 $this->_preProcess(); 32 33 $this->loadTemplate("index"); 33 34 parent::processRequest();
