a million fixes. half way to 0.6.0! :D

git-svn-id: http://www.observium.org/svn/observer/trunk@407 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-04-23 21:13:56 +00:00
parent 35bc68a0d9
commit bc6ad69724
26 changed files with 616 additions and 406 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ while ($alert = mysql_fetch_array($alert_query)) {
if($alert_text) {
echo("$alert_text");
# `echo '$alert_text' | gnokii --sendsms 07885729982`;
# `echo '$alert_text' | gnokii --sendsms <NUMBER>`;
}