return singleton if initialized
This commit is contained in:
@@ -57,9 +57,9 @@ class QueueManager
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return self::$qm;
|
||||
}
|
||||
|
||||
return self::$qm;
|
||||
}
|
||||
|
||||
function enqueue($object, $queue)
|
||||
|
Reference in New Issue
Block a user