aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Siteinfo_json.php
Commit message (Collapse)AuthorAgeFilesLines
* turn url requests where argv[0] is something.xyz into module='something' and ↵zotlabs2017-07-131-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 updatesredmatrix2016-04-181-0/+14