Changeset 435
- Timestamp:
- 05/20/06 15:57:04 (2 years ago)
- Files:
-
- trunk/upload/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/upload/install.php
r339 r435 25 25 26 26 // The PunBB version this script installs 27 $punbb_version = '1.2.1 1';27 $punbb_version = '1.2.12'; 28 28 29 29
