diff options
author | friendica <info@friendica.com> | 2013-02-02 15:08:11 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-02-02 15:08:11 -0800 |
commit | 3eacd7aab37421c40a5647aee9acdbc58615ab4e (patch) | |
tree | 7c26e4eefe8b15827b6fb80c7ac6e3cad246cd06 /boot.php | |
parent | 17cf6c41dbe0d18ca73ba1f929128162033c7c90 (diff) | |
download | volse-hubzilla-3eacd7aab37421c40a5647aee9acdbc58615ab4e.tar.gz volse-hubzilla-3eacd7aab37421c40a5647aee9acdbc58615ab4e.tar.bz2 volse-hubzilla-3eacd7aab37421c40a5647aee9acdbc58615ab4e.zip |
debugging the photo api
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -797,7 +797,6 @@ if(! class_exists('App')) { } } } - logger('widgets: ' . print_r($this->widgets,true)); } function get_widgets($location = '') { |