mirror of
https://github.com/friendica/friendica
synced 2025-04-26 15:10:11 +00:00
We got rid of two workerqueue queries, yeah!
This commit is contained in:
parent
06815f1a38
commit
7d0a7f6be9
4 changed files with 12 additions and 28 deletions
|
@ -100,6 +100,7 @@ class App {
|
|||
*/
|
||||
public $template_engine_instance = array();
|
||||
public $process_id;
|
||||
public $queue;
|
||||
private $ldelim = array(
|
||||
'internal' => '',
|
||||
'smarty3' => '{{'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue