- Timestamp:
- 2007/10/18 18:42:53 (16 years ago)
- Location:
- branches/feature-module-update
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/html/upgrade/index.php
r16452 r16494 47 47 $class .= 'Download'; 48 48 break; 49 case 'auto_update': 50 $file .= 'AutoUpdate.php'; 51 $class .= 'AutoUpdate'; 52 break; 49 53 default: 50 54 header("HTTP/1.1 400 Bad Request");
Note: See TracChangeset
for help on using the changeset viewer.