summaryrefslogtreecommitdiff
path: root/attachments.php
AgeCommit message (Expand)AuthorFilesLines
2026-03-26Namespace changeslsces1-5/+8
2025-08-27Kernel functions changes to cover uninitialized variables and style changes f...lsces1-2/+2
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2008-10-08remove call to attachment usage scanning method. we have a filter to do that ...Max Kremmel1-7/+1
2008-06-27more LM migrationMax Kremmel1-2/+2
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2007-04-23fatalError message translation standardisation: fatalError message is not tra...Max Kremmel1-2/+2
2007-01-11add option to scan for usage of a given attachment id in contentMax Kremmel1-2/+7
2006-12-23default to own attachments for admin as wellMax Kremmel1-2/+6
2006-11-26move getAttachmentList function to LibertyAttachable, where it belongs and ad...Max Kremmel1-0/+42