Changeset 15908
- Timestamp:
- 2007/09/22 20:05:49 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/LC_Page_Index.php
r15828 r15908 29 29 parent::init(); 30 30 $this->tpl_mainpage = TEMPLATE_DIR . "top.tpl"; 31 $this->tpl_column_num = 3; 31 32 } 32 33
Note: See TracChangeset
for help on using the changeset viewer.