|
[ Index ]
|
PHP Cross Reference of Web Application Component Toolkit
|
[Source view]
[Print]
Generates a package.xml file for WACT/framework NOTE: this is intended only to package the framework directory at this time INSTRUCTIONS: 1. Modify the variables below, especially the $packageDir variable, which must point at the WACT framework directory 2. Execute the script like "./pear_package_create.php > package.xml" 3. Copy the created package.xml file to WACT_ROOT/framework 4. From WACT_ROOT/framework run "pear package package.xml" 5. Install the created package file with "pear install WACT-x.x.tgz"
| File Size: | 145 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |