summaryrefslogtreecommitdiff
path: root/ajax_edit_storage.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
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
2021-02-02move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsmodela bitweaver1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-3/+3
2008-07-15attach a form_id to ajax attachment forms so that you can have multiple attac...wjames51-2/+9
2008-07-07setFormatHeader() has been moved to BitThemesMax Kremmel1-3/+3
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-3/+3
2007-11-18Add missing phpdoc commentsLester Caine1-2/+6
2007-10-31move js inclusion stuff to the right fileMax Kremmel1-6/+2
2007-10-31revert daft idea. this has to be done better to allow for jspacking and other...Max Kremmel1-3/+3
2007-10-31fix attachments ajax conflict by using a simple file to wrap request and hand...Max Kremmel1-0/+24