Changeset 855 in ExiteCMS for trunk/administration/upgrade/rev00800.php
- Timestamp:
- 09/29/07 14:20:26 (5 years ago)
- File:
-
- 1 edited
-
trunk/administration/upgrade/rev00800.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/upgrade/rev00800.php
r834 r855 5 5 | Copyright 2007 Harro "WanWizard" Verton, Exite BV | 6 6 | for support, please visit http://exitecms.exite.eu | 7 +----------------------------------------------------+8 | Some portions copyright 2002 - 2006 Nick Jones |9 | http://www.php-fusion.co.uk/ |10 7 +----------------------------------------------------+ 11 8 | Released under the terms & conditions of v2 of the | … … 24 21 25 22 // register this revision update 26 $revisions[] = array('revision' => $_revision, 'date' => mktime(1 2,0,0,9,1,2007), 'description' => "Required updates for ExiteCMS v7.00 rev.".$_revision);23 $revisions[] = array('revision' => $_revision, 'date' => mktime(14,43,0,9,10,2007), 'description' => "Required updates for ExiteCMS v7.00 rev.".$_revision."<br /><font color='red'>This revision introduces sub menu's to the menu panels, with a choose of using indentation or foldable menu's.</font>"); 27 24 28 25 // array to store the commands of this update
Note: See TracChangeset
for help on using the changeset viewer.
