Commit Graph

6 Commits

Author SHA1 Message Date
Phil Davis
17c2c2fa13 Use require_once in more places
I got:
PHP Fatal error:  Cannot redeclare file_notice() (previously declared in /etc/inc/notices.inc:55) in /etc/inc/notices.inc on line 91
So there are places that notices.inc gets require() when already required.
2014-05-09 05:57:42 -07:00
Chris Buechler
34e2973ed9 standardize URLs 2014-03-14 19:33:03 -05:00
Warren Baker
2f909e2e02 Correctly handle getopt so notifications are sent 2012-07-11 20:09:19 +02:00
Scott Ullrich
38b52836ad Update (C) 2010-07-30 19:39:52 -04:00
Scott Ullrich
320a5ac1f5 Add header 2010-07-30 19:36:09 -04:00
Scott Ullrich
ba90574464 Adding script to allow sending messages to growl or email from normal shell scripts. Options are -e for email, -g for growl and -m 'message to send' 2010-07-30 19:32:48 -04:00