summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-02-17 16:52:13 -0800
committerBrion Vibber <brion@pobox.com>2010-02-17 16:52:13 -0800
commit07f145049e8f0de848255d7b21ddb64866db0c83 (patch)
treeced13f29ab6862a1c2ebdbdb9c3eaa4f24b0bd90 /scripts
parentc498f6e1ba50d8c17cd1d8698f05f7604d5cfcf8 (diff)
parentce6be4f83624d8c39a93d2b54567cc2f33580812 (diff)
Merge branch 'master' into testing
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/queuedaemon.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/queuedaemon.php b/scripts/queuedaemon.php
index d372d898f..6dba16f95 100755
--- a/scripts/queuedaemon.php
+++ b/scripts/queuedaemon.php
@@ -126,8 +126,7 @@ class QueueDaemon extends SpawningDaemon
class QueueMaster extends IoMaster
{
/**
- * Initialize IoManagers for the currently configured site
- * which are appropriate to this instance.
+ * Initialize IoManagers which are appropriate to this instance.
*/
function initManagers()
{