public: enable globalUpdateFeeds
This commit is contained in:
parent
512538fdb2
commit
07391e36b8
|
@ -301,9 +301,10 @@ class Public_Handler extends Handler {
|
|||
}
|
||||
}
|
||||
|
||||
/* function globalUpdateFeeds() {
|
||||
function globalUpdateFeeds() {
|
||||
include "rssfuncs.php";
|
||||
// Update all feeds needing a update.
|
||||
update_daemon_common($this->link, 0, true, true);
|
||||
} */
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue