diff options
| author | Lester Caine <lester@lsces.co.uk> | 2005-06-20 07:27:13 +0000 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2005-06-20 07:27:13 +0000 |
| commit | 85b9a72931744c1d2a7fa43fc3be7cdf7a04c90b (patch) | |
| tree | 307270daf55e3121c4664c5304213ed05b1021c6 /thumbnailer.php | |
| parent | 42469def3c8c9dd5036a32b22763c71275861d47 (diff) | |
| download | fisheye-85b9a72931744c1d2a7fa43fc3be7cdf7a04c90b.tar.gz fisheye-85b9a72931744c1d2a7fa43fc3be7cdf7a04c90b.tar.bz2 fisheye-85b9a72931744c1d2a7fa43fc3be7cdf7a04c90b.zip | |
Remove remnant tikipro text -> bitweaver
Diffstat (limited to 'thumbnailer.php')
| -rwxr-xr-x | thumbnailer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thumbnailer.php b/thumbnailer.php index 6ec5734..ea20b24 100755 --- a/thumbnailer.php +++ b/thumbnailer.php @@ -4,7 +4,7 @@ // example: // php -q thumbnailer.php 20 // suggested crontab entry runs the thumbnailer every minute: - // * * * * * apache php -q /path/to/tikipro/fisheye/thumbnailer.php 20 >> /var/log/httpd/thumbnail_log + // * * * * * apache php -q /path/to/bitweaver/fisheye/thumbnailer.php 20 >> /var/log/httpd/thumbnail_log global $gBitSystem, $_SERVER; |
