12345678910111213141516171819202122232425262728 |
- Minify Upgrade Guide
- UPGRADING FROM 2.1.*
- 1. Rename the following files:
- /min/config.php --> /min/old_config.php
- /min/groupsConfig.php --> /min/old_groupsConfig.php
- 2. Overwrite all files in /min (and /min_unit_tests) with those from this zip.
- 3. Delete /min/groupsConfig.php
- 4. Rename /min/old_groupsConfig.php --> /min/groupsConfig.php
- 5. Merge your settings in old_config.php into config.php.
- 6. (optional) Delete /min/old_config.php.
- INSTALLING FRESH
- See README.txt for instructions on installing this app for the first time.
-
- SUPPORT
- Send a message to http://groups.google.com/group/minify
|