Changeset 746
- Timestamp:
- 02/16/07 16:52:12 (6 years ago)
- Files:
-
- 1 modified
-
trunk/contrib/compress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/contrib/compress.php
r745 r746 1 1 <? 2 die("Run this script to batch-compress the current Xinha snapshot. To run the script, open the file and uncomment the die() command 2 die("Run this script to batch-compress the current Xinha snapshot. To run the script, open the file and uncomment the die() command"); 3 3 4 4 error_reporting(E_ALL);
