]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Dynamically enable scripts/queuedaemon.php into scripts/getvaliddaemons.php depending...
authorJean Baptiste Favre <github@jbfavre.org>
Mon, 24 Feb 2014 18:32:29 +0000 (19:32 +0100)
committerJean Baptiste Favre <github@jbfavre.org>
Sat, 1 Mar 2014 11:16:38 +0000 (12:16 +0100)
commit88c463006308c1a8377a8554b69b952950c40458
treecff77f7830d764db4c15f47906a0b9a77cec8729
parent7f4e6aaafa1796ce55d3c0e15b3e69436bafc6af
Dynamically enable scripts/queuedaemon.php into scripts/getvaliddaemons.php depending on common_config('queue', 'daemon') value. True = enabled, False=disabled. Default is false (see previous commit)
scripts/getvaliddaemons.php