Changeset 5084
- Timestamp:
- 10/01/07 18:19:35 (6 years ago)
- Files:
-
- modules/branches/2.4/publish.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/publish.pl
r4841 r5084 7 7 $debug = 0; 8 8 $checkphp = 1; 9 $rver = "2. 3";10 $fwbranch = "branches/2. 3";9 $rver = "2.4"; 10 $fwbranch = "branches/2.4"; 11 11 $framework = "framework"; 12 12
