friendica/src/Content
Roland Häder 4a22710b3b Moved global PAGE_* to Profile class (#5500)
* Rewrites:
- moved PAGE_* to Friendica\Model\Profile class

* Fixed more rewrites from plain (global namespace) PAGE_* to Friendica\Models\Profile class

* CR request:
- moved all PAGE_* constants to Friendica\Model\Contact class
- fixed all references of both classes

* CR request:
- moved ACCOUNT_TYPE_* constants from boot.php to Contact::ACCOUNT_TYPE_*

* Just copy-pasted this code from boot.php, needs to be changed to `const ACCOUNT_TYPE_FOO = x;`

* Ops, melting brain cells here ... :-/
2018-07-27 19:25:57 -04:00
..
Text Merge pull request #5295 from MrPetovan/task/4889-move-config-to-config 2018-07-18 11:04:35 +02:00
Widget Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
ContactSelector.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Feature.php the widget is not needed here 2018-05-09 12:49:29 +02:00
ForumManager.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Nav.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
OEmbed.php Reduce cache time for OEmbed error 2018-07-24 11:05:09 -04:00
Smilies.php Rework smilies class and module 2018-07-15 08:03:12 -04:00
Widget.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00