POWERALERT IS GO. and fals loves :

19:01 < falz>          _
19:01 < falz>         /\) _
19:01 < falz>    _   / / (/\
19:01 < falz>   /\) ( Y)  \ \
19:01 < falz>  / /   ""   (Y )
19:01 < falz> ( Y)         ""
19:01 < falz>  ""



git-svn-id: http://www.observium.org/svn/observer/trunk@2037 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-04-08 18:33:22 +00:00
parent 99050bbed0
commit cfccd479ad
2 changed files with 25 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
if (!$os)
{
if (preg_match("/^POWERALERT/", $sysDescr)) { $os = "poweralert"; }
}
?>