Moved all OStatus code in a single file.

This commit is contained in:
Michael Vogel 2015-06-20 14:40:30 +02:00
parent 168906f9c9
commit c8430f4c44
4 changed files with 444 additions and 446 deletions

View file

@ -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' => '{{'