From 80bce28f0e6cf9cfc727478795e0fc18610987fe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 10 Apr 2011 14:44:03 +0800 Subject: [PATCH] Cli.php --- Cli.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Cli.php b/Cli.php index 7cc7f7be..5a876d60 100644 --- a/Cli.php +++ b/Cli.php @@ -40,7 +40,14 @@ class Pman_Core_Cli Runs the javascript compiler - merging all the JS files so the load faster. Note: cfg option Pman_Builder['jspacker'] must be set to location of jstoolkit code + +================================ + + $cli Core/Notify + Runs the notification tool - should be run every minute ideally. + + "; -- 2.39.2