friendica/src/Core
Hypolite Petovan daa1177e3a Update use statement lists with new Friendica\Database\dba class
- Remove unused use statement
- Remove superfluous use statements (classes in the same namespace)
- Add missing use statements
2018-07-19 22:15:21 -04:00
..
Cache Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00
Config Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00
Console Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00
Lock Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00
Session Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00
ACL.php Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00
Addon.php Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -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 Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00
Lock.php Fixings 2018-07-05 20:57:31 +02:00
NotificationsManager.php Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -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 Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00
Worker.php Update use statement lists with new Friendica\Database\dba class 2018-07-19 22:15:21 -04:00