aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Permcat.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect module imports.Harald Eilertsen13 days1-2/+2
| | | | | | | | When importing modules with use statements, they always require the fully qualified module name. Iow, there's no need to prefix them with an extra backslash. Ref: https://www.php.net/manual/en/language.namespaces.importing.php
* move permcat library functions to Zlibzotlabs2017-02-071-44/+8
|
* more background work for permcat supportzotlabs2017-02-071-0/+61