friendica/src/Core
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
..
Cache Fix config value type in MemcachedCacheDriver 2018-07-17 02:05:06 -04:00
Config Fix tests (#5400) 2018-07-18 16:30:55 -04:00
Console Improve Console/Config display for array values 2018-07-17 02:15:05 -04:00
Lock Added Unittests for cache 2018-07-07 19:46:16 +02:00
Session Improve CacheSessionhandler 2018-04-18 23:37:06 -04:00
ACL.php standards 2018-03-24 19:40:35 +00:00
Addon.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Cache.php redesign of locking & caching 2018-06-28 22:57:17 +02:00
Config.php Merge pull request #5394 from MrPetovan/bug/fix-config-set-return-value 2018-07-18 11:07:10 +02:00
Console.php Added console command to manually archive contacts 2018-04-23 05:33:47 +00:00
Install.php Fix config mentions (no doc) 2018-07-16 19:38:14 -04:00
L10n.php Replace global $lang with system.language 2018-07-16 19:38:17 -04:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php Misc cleanups (#5417) 2018-07-19 20:52:18 -04:00
PConfig.php Merge pull request #5394 from MrPetovan/bug/fix-config-set-return-value 2018-07-18 11:07:10 +02:00
Protocol.php Fix wrong SQL query syntax in Core\ACL 2018-03-08 04:42:07 -05:00
Session.php Add support for Memcached/Improve database cache 2018-03-04 23:13:19 -05:00
System.php Rework App modes 2018-07-16 19:38:15 -04:00
Theme.php Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
UserImport.php Issue 4396: Avoid SQL error during UImport 2018-02-17 10:37:14 +00:00
Worker.php Standards: Rename App methods 2018-07-16 19:38:14 -04:00