Changeset 1814
- Timestamp:
- 09/01/07 21:53:10 (6 years ago)
- Files:
-
- 1 modified
-
website/pages/home.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
website/pages/home.php
r1813 r1814 4 4 $tm = $tm . "Homepage"; 5 5 $GLOBALS[$title]= $tm; 6 $this->registerGlobal('template_ad', 'template_ad_big ');6 $this->registerGlobal('template_ad', 'template_ad_big.html'); 7 7 $GLOBALS[$vmenu] = 'template_vmenu.html'; 8 8 $GLOBALS[$template_ad] = 'template_ad_big.html';
