Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor changes to config api and markdown_to_bb | zotlabs | 2016-12-05 | 1 | -3/+3 |
| | |||||
* | silence a minor warning | zotlabs | 2016-11-02 | 1 | -0/+1 |
| | |||||
* | array_key_exists warning on PConfig::Delete() | zotlabs | 2016-10-17 | 1 | -6/+9 |
| | |||||
* | trace log pconfig cache if for some reason it isn't an array | redmatrix | 2016-07-24 | 1 | -0/+8 |
| | |||||
* | PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ↵ | redmatrix | 2016-07-21 | 1 | -3/+6 |
| | | | | 0 though it shouldn't normally happen. | ||||
* | Finish the config family | redmatrix | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | move pconfig to static class | redmatrix | 2016-06-05 | 1 | -0/+189 |