From 820494c7a60b3219fb1a03f22aaea188e2664b4a Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 15 Nov 2020 12:34:10 +0000 Subject: deprecate daemon/ratenotif --- Zotlabs/Daemon/Ratenotif.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Zotlabs') diff --git a/Zotlabs/Daemon/Ratenotif.php b/Zotlabs/Daemon/Ratenotif.php index c7bf79854..8afde2c4c 100644 --- a/Zotlabs/Daemon/Ratenotif.php +++ b/Zotlabs/Daemon/Ratenotif.php @@ -10,6 +10,11 @@ class Ratenotif { static public function run($argc,$argv) { + + // Deprecated + return; + + require_once("datetime.php"); require_once('include/items.php'); -- cgit v1.2.3