friendica/src
fabrixxm d8e508567b
Fix typo and Notice
Fix
 
> PHP Notice: Undefined index: charset in src/Core/Config/Cache/ConfigCacheLoader.php on line 131
2019-03-08 16:41:16 +01:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content code lisibility & filter optimization 2019-03-01 17:15:34 +01:00
Core Fix typo and Notice 2019-03-08 16:41:16 +01:00
Database code lisibility & filter optimization 2019-03-01 17:15:34 +01:00
Factory Merge pull request #6803 from nupplaphil/feature/StreamLogger 2019-03-04 05:49:09 -05:00
Model typo 2019-03-03 15:15:53 +01:00
Module Adding REAMDEs to directories 2019-03-03 15:05:35 +01:00
Network Hopefully fixes a communicaton problem with Hubzilla 2019-02-01 14:26:45 +00:00
Object typo 2019-03-03 15:09:00 +01:00
Protocol We should return something ;-) 2019-02-13 17:26:54 +00:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Adding Logger Tests 2019-03-04 23:49:37 +01:00
Worker Adding REAMDEs to directories 2019-03-03 15:05:35 +01:00
App.php check if value is set 2019-02-18 11:29:42 +01:00
BaseModule.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
BaseObject.php Adding unittest for empty setApp() 2019-02-05 22:56:57 +01:00
LegacyModule.php removing code for now 2019-02-05 23:06:28 +01:00