Changeset 323 for dev/common/includes/autoupgrade.php
- Timestamp:
- 03/17/08 13:27:53 (14 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/common/includes/autoupgrade.php
r317 r323 20 20 update002(); 21 21 update003(); 22 update004(); 22 23 } 23 24 }