aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/PConfig.php
Commit message (Expand)AuthorAgeFilesLines
* array_key_exists warning on PConfig::Delete()zotlabs2016-10-171-6/+9
* trace log pconfig cache if for some reason it isn't an arrayredmatrix2016-07-241-0/+8
* PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ...redmatrix2016-07-211-3/+6
* Finish the config familyredmatrix2016-06-071-1/+1
* move pconfig to static classredmatrix2016-06-051-0/+189