Changeset 5204 for modules/branches/2.4/publish.pl
- Timestamp:
- 11/03/07 14:26:17 (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
r5131 r5204 8 8 $checkphp = 1; 9 9 $rver = "2.4"; 10 $fwbranch = " branches/2.4";10 $fwbranch = "trunk"; 11 11 $framework = "framework"; 12 12
