friendica/src
Roland Häder 36c6e35c7e Misc cleanups (#5417)
* Fixed http://github to https://github

Signed-off-by: Roland Häder <roland@mxchange.org>

* reverted back

Signed-off-by: Roland Häder <roland@mxchange.org>

* Added type-hint 'array' as the method uses foreach() on it.

Signed-off-by: Roland Häder <roland@mxchange.org>

* Tpzo fixed ...

Signed-off-by: Roland Häder <roland@mxchange.org>

* Added missing new-line at end of file, will make some POSIX parsers being lesser
confused ...

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-07-19 20:52:18 -04:00
..
Content Merge pull request #5295 from MrPetovan/task/4889-move-config-to-config 2018-07-18 11:04:35 +02:00
Core Misc cleanups (#5417) 2018-07-19 20:52:18 -04:00
Database We now store the item delivery data in a separate table (#5413) 2018-07-19 17:56:52 -04:00
Model Little fixes (#5414) 2018-07-19 18:40:39 -04:00
Module Enforce systen.register_policy value type 2018-07-16 19:38:19 -04:00
Network Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
Object New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
Protocol Small cleanup (#5416) 2018-07-19 18:39:05 -04:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Fix notice in Util\Network 2018-07-17 21:00:22 -04:00
Worker New item field "Post-type" and new table "permissionset" (#5408) 2018-07-19 09:52:05 -04:00
App.php Little fixes (#5414) 2018-07-19 18:40:39 -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