summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2000-12-31 08:24:16 +0000
committerDries Buytaert <dries@buytaert.net>2000-12-31 08:24:16 +0000
commitf055cf11e09d324739ede0a04cd957e2de438ad1 (patch)
treed02fff019db0623f014eb7f7be791186a2da577c /scripts
parent697e5eb49dc29e47333c0805c4ee97de28b7ff76 (diff)
downloadbrdo-f055cf11e09d324739ede0a04cd957e2de438ad1.tar.gz
brdo-f055cf11e09d324739ede0a04cd957e2de438ad1.tar.bz2
- fixed PHP4.0.4 problem in discussion.php.
- some improvements to account.php and theme.inc. - updated the documentation (again, again and again) - added INSTALL file - removed redundant files
Diffstat (limited to 'scripts')
-rw-r--r--scripts/cron-lynx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cron-lynx b/scripts/cron-lynx
index c17666d59..84e9e8fbb 100644
--- a/scripts/cron-lynx
+++ b/scripts/cron-lynx
@@ -1,2 +1,2 @@
#!/bin/sh
-/usr/bin/lynx -source http://drop.org/cron.php > /dev/null 2>&1
+/usr/bin/lynx -source http://yoursite.com/cron.php > /dev/null 2>&1