Moved all OStatus code in a single file.
This commit is contained in:
3
boot.php
3
boot.php
@@ -415,9 +415,6 @@ if(! class_exists('App')) {
|
||||
// array of instanced template engines ('name'=>'instance')
|
||||
public $template_engine_instance = array();
|
||||
|
||||
// Used for reducing load to the ostatus completion
|
||||
public $last_ostatus_conversation_url;
|
||||
|
||||
private $ldelim = array(
|
||||
'internal' => '',
|
||||
'smarty3' => '{{'
|
||||
|
||||
Reference in New Issue
Block a user