Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
require_once(LIBDIR."/mvcfronk/mfLog/mfLog.php");
|
||||
|
||||
class mfLog_Syslog extends mfLog {
|
||||
|
||||
public function init() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user