friendica/src/Core/Console
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
..
AutomaticInstallation.php Add Install Mode 2018-04-23 22:56:59 +02:00
Config.php Avoid the warning of an unitialized variable in .htconfig.php 2018-03-26 20:58:34 +00:00
CreateDoxygen.php Line feeds fixed, not change in functionality 2018-03-24 18:39:13 +00:00
DatabaseStructure.php Avoid the warning of an unitialized variable in .htconfig.php 2018-03-26 20:58:34 +00:00
DocBloxErrorChecker.php Line feeds fixed, not change in functionality 2018-03-24 18:39:13 +00:00
Extract.php Line feeds fixed, not change in functionality 2018-03-24 18:39:13 +00:00
GlobalCommunityBlock.php Avoid the warning of an unitialized variable in .htconfig.php 2018-03-26 20:58:34 +00:00
GlobalCommunitySilence.php Avoid the warning of an unitialized variable in .htconfig.php 2018-03-26 20:58:34 +00:00
Maintenance.php Avoid the warning of an unitialized variable in .htconfig.php 2018-03-26 20:58:34 +00:00
NewPassword.php Add hidden password input to Console\NewPassword 2018-04-19 07:51:26 -04:00
PhpToPo.php Line feeds fixed, not change in functionality 2018-03-24 18:39:13 +00:00
PoToPhp.php Fix number constant used in Console\PoToPhp 2018-03-24 16:09:19 -04:00
Typo.php Line feeds fixed, not change in functionality 2018-03-24 18:39:13 +00:00