summaryrefslogtreecommitdiff
path: root/edit.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-22Remove xref methods now in LibertyContent; update callersLester Caine1-1/+1
Nine methods deleted from Contact (getContactGroupList, getContactSourceList, getXrefTypeList, getXrefFormatList, loadContentTypeList, loadXrefList, loadXref, storeXref, stepXref) — all now inherited from LibertyContent. Contact sets $mXrefTypeKey = 'contact_types' so loadXrefTypeList() continues to store under the key templates expect. load() updated to call loadXrefTypeList(). Page files updated: getContactGroupList → getXrefGroupList, getContactSourceList → getXrefSourceList. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-3/+3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2025-08-24Just a crude merging of the PHP7 code base with the PHP8.4 versionlsces1-18/+19
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-3/+3
2014-05-31Tidy bitredirect foldbackslsces1-5/+3
2012-08-06Bring in line with getDisplayUrl changeslsces1-2/+3
2012-04-15Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-2/+2
Split static and dynamic use of getDisplayUrl Create getContentUrl as the instantiated version load parameters need to be identical across all classes
2010-11-03Import package again after stripping private data which should not have been ↵"Lester Caine ext:(%22)1-0/+79
commited