- Timestamp:
- 2006/10/25 19:46:44 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/system/module.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/system/module.php
r6729 r6730 150 150 $version = $arrCSV[13]; 151 151 152 print(is_numeric( ECCUBE_VERSION));152 print(is_numeric(1)); 153 153 154 154 if(is_numeric(ECCUBE_VERSION) && is_numeric($version) && ECCUBE_VERSION >= $version) {
Note: See TracChangeset
for help on using the changeset viewer.
