summaryrefslogtreecommitdiff
path: root/thumbnailer.php
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2005-06-20 07:27:13 +0000
committerLester Caine <lester@lsces.co.uk>2005-06-20 07:27:13 +0000
commit85b9a72931744c1d2a7fa43fc3be7cdf7a04c90b (patch)
tree307270daf55e3121c4664c5304213ed05b1021c6 /thumbnailer.php
parent42469def3c8c9dd5036a32b22763c71275861d47 (diff)
downloadfisheye-85b9a72931744c1d2a7fa43fc3be7cdf7a04c90b.tar.gz
fisheye-85b9a72931744c1d2a7fa43fc3be7cdf7a04c90b.tar.bz2
fisheye-85b9a72931744c1d2a7fa43fc3be7cdf7a04c90b.zip
Remove remnant tikipro text -> bitweaver
Diffstat (limited to 'thumbnailer.php')
-rwxr-xr-xthumbnailer.php2
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;