summaryrefslogtreecommitdiff
path: root/users_rss.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-15Namespace fixesLester Caine1-2/+2
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-4/+2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27KernelTools usagelsces1-5/+6
2025-08-29General tools updated to PHP8.4 and namespacelsces1-6/+7
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-1/+1
2013-04-06major clean up for Smarty 3.0 and another pass at cleaning the top menusspiderr1-1/+1
2012-04-29Roll back getContentUrl to alternate static getDisplayUrl fixLester Caine ext:(%22)1-2/+2
getDisplayUrlFrom Hash used for static calls
2012-04-16Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2008-06-30set uri_mode = TRUE when feeding RSS stuff. this way all URLs are always ↵Max Kremmel1-4/+6
absolute.
2007-11-18Add missing phpdoc commentsLester Caine1-2/+2
2007-07-08append a common rss cache feed filename for easier maintenance. this tail ↵Max Kremmel1-2/+2
includes users groups that permissions are generally respected and cache package rss files in individual dirs.
2007-01-07add option to specify caching time of rss feeds, add / fix rss default ↵Max Kremmel1-4/+4
setting in individual packages
2007-01-01clean up output a bitMax Kremmel1-4/+4
2007-01-01add users rss that ppl can track user registrationsMax Kremmel1-0/+75