friendica/src
Roland Häder e06fc2aa69 Stopped using deprecated constants NETWORK_* (#5537)
* Rewrite:
- stopped using deprecated NETWORK_* constants, now Protocol::* should be used
- still left them intact for slow/lazy developers ...

* Removed deprecated NETWORK_* constants as per code reviewer's request.
2018-08-11 22:40:44 +02:00
..
Content Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Core Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Database Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Model Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Module Notices again (#5543) 2018-08-02 07:21:01 +02:00
Network Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Object Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Protocol Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Fix query string parsing border case in Util\Proxy 2018-08-05 15:57:04 +02:00
Worker Stopped using deprecated constants NETWORK_* (#5537) 2018-08-11 22:40:44 +02:00
App.php Fix missing $_SESSION variable in src/App 2018-08-05 15:56:21 +02: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