mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-11-02 10:57:52 +00:00
wip
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
class Utils
|
||||
{
|
||||
|
||||
public static function clonos_syslog($msg)
|
||||
{
|
||||
file_put_contents('/tmp/clonos.log', date("j.n.Y").":".$msg . "\n", FILE_APPEND);
|
||||
|
||||
Reference in New Issue
Block a user