friendica/src
Philipp cd52d0b3e9 Using getopt for CLI arguments (#5446)
* Adding Argument class to Friendica

* Adding Argument class to Friendica

* Adding Argument class to Friendica

* fixing arguments for `spawnWorker`

* Adding `use Friendica\BaseObject` to `ApiTest.php`

* Refactoring the argument-usages of Friendica

* Refactoring the argument-usages of Friendica

* removing superfluous []
2018-07-23 07:40:52 -04:00
..
Content Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Core Using getopt for CLI arguments (#5446) 2018-07-23 07:40:52 -04:00
Database Uncommon logger levels in Friendica (#5453) 2018-07-22 14:07:44 -04:00
Model Cleanup: (#5463) 2018-07-22 21:18:21 -04:00
Module Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Network Some more notices (#5424) 2018-07-20 14:07:54 -04:00
Object Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Protocol Fix Fatal error in Protocol\Diaspora (#5460) 2018-07-22 19:22:41 -04:00
Render Replace current_theme() and current_theme_url() calls 2018-04-28 18:37:25 -04:00
Util Uncommon logger levels in Friendica (#5453) 2018-07-22 14:07:44 -04:00
Worker Automatically create a .htaccess when not existing 2018-07-21 05:41:19 +00:00
App.php Using getopt for CLI arguments (#5446) 2018-07-23 07:40:52 -04: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