Changeset 5513
- Timestamp:
- 12/16/07 13:22:49 (5 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
r5512 r5513 8 8 $checkphp = 1; 9 9 $rver = "2.4"; 10 $fwbranch = " trunk";10 $fwbranch = "branches/2.4"; 11 11 $framework = "framework"; 12 12
