Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turn url requests where argv[0] is something.xyz into module='something' and ↵ | zotlabs | 2017-07-13 | 1 | -14/+0 |
| | | | | $_REQUEST['module_format'] = 'xyz'; But leave modules beginning with . (like .well_known) alone (convert the initial . to _ and then strip it). This really only affects Siteinfo_json at this time. | ||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+14 |