Changeset 339
- Timestamp:
- 02/28/06 18:23:46 (3 years ago)
- Files:
-
- trunk/upload/install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/upload/install.php
r290 r339 25 25 26 26 // The PunBB version this script installs 27 $punbb_version = '1.2.1 0';27 $punbb_version = '1.2.11'; 28 28 29 29
