git-svn-id: http://www.observium.org/svn/observer/trunk@2317 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-05-14 21:51:58 +00:00
parent 5cda569ca7
commit 7e16919426
8 changed files with 183 additions and 100 deletions

View File

@@ -1,5 +1,12 @@
<?php
/**
* @package syslog
*/
/**
* function process_syslog
*/
function process_syslog ($entry, $update) {
global $config;