This commit is contained in:
friendica 2012-08-10 16:04:16 -07:00
commit ed7e626ed2
14 changed files with 232 additions and 77 deletions

View file

@ -364,6 +364,7 @@ if(! class_exists('App')) {
public $sourcename = '';
public $videowidth = 425;
public $videoheight = 350;
public $force_max_items = 0;
private $scheme;
private $hostname;