friendica/include
Philipp Holzer 6973aaefc2 Add Install Mode
- Added $install_mode in Class App instead
- Extracted the install business logic to a new Class Install
- Replaced all $a->module == 'install' with $a->install_mode
2018-04-23 22:56:59 +02:00
..
api.php
conversation.php Replace duplicate behaviors by Model\Term::populateTagsFromItem 2018-04-16 22:22:58 -04:00
dba.php
enotify.php notify admin when user deletes account 2018-04-15 11:39:05 +02:00
items.php
security.php Add header support for security token check 2018-04-16 22:22:58 -04:00
text.php Add Install Mode 2018-04-23 22:56:59 +02:00