Changeset 9290
- Timestamp:
- 08/19/08 14:01:58 (4 months ago)
- Files:
-
- branches/0.8/jaws/html/upgrade/stagelist.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/0.8/jaws/html/upgrade/stagelist.php
r7925 r9290 48 48 ); 49 49 50 // Upgrade from 0.8.0 to 0.8.1 51 $stages[] = array( 52 'name' => _t('UPGRADE_VER_TO_VER', '0.8.0', '0.8.1'), 53 'file' => '08To081', 54 ); 55 50 56 // Saves the config file. 51 57 $stages[] = array(
