summaryrefslogtreecommitdiff
path: root/edit_notes.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-28/+28
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-2/+2
2010-11-28Initial pass at working with emails imported into comments structureLester Caine1-0/+79