friendica/src
Roland Häder 7876d6547b Fixed E_NOTICEs when uploading profile picture (#5456)
* Fixed E_NOTICEs when uploading profile picture.

* Fixed E_NOTICEs when $_POST doesn't contain these fields.
2018-07-22 16:01:14 -04:00
..
Content Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Core Uncommon logger levels in Friendica (#5453) 2018-07-22 14:07:44 -04:00
Database Uncommon logger levels in Friendica (#5453) 2018-07-22 14:07:44 -04:00
Model Fixed E_NOTICEs when uploading profile picture (#5456) 2018-07-22 16:01:14 -04:00
Module Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Network Some more notices (#5424) 2018-07-20 14:07:54 -04:00
Object Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Protocol Uncommon logger levels in Friendica (#5453) 2018-07-22 14:07:44 -04:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Uncommon logger levels in Friendica (#5453) 2018-07-22 14:07:44 -04:00
Worker Automatically create a .htaccess when not existing 2018-07-21 05:41:19 +00:00
App.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
BaseModule.php added hint about naming the class and filename 2018-04-03 16:33:39 +02:00
BaseObject.php Set BaseObject::setApp in App 2018-07-16 19:38:13 -04:00