summaryrefslogtreecommitdiff
path: root/read.php
AgeCommit message (Collapse)AuthorFilesLines
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-2/+1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-02Restructure layout in line with namespace addition and PHP8.4 style ruleslsces1-6/+7
2021-02-04move _inc and _lib to includes/ and use PKG_INCLUDE_PATH constantsspiderr1-1/+1
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2020-05-22replace expunge which is defined in base class as no parameters with ↵spiderr1-1/+1
expungeMessage
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filepre_deprecate_bit_setup_incR270PRE_BIT_SETUP_CHANGEwjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-06-25change display call to use a hash for display options, add display_mode to ↵create_permissionChristian Fowler1-2/+2
options hash
2006-12-23more message cleanup, simplified a couple of functions, removed lots of the ↵Max Kremmel1-35/+21
crazy assign stuff - used smarty.request. stuff instead
2006-12-20massive messages cleanup, rename files to closer match bitweaver standard. ↵Max Kremmel1-10/+11
create messages class only when needed and don't crete global class on evey page load. still some work needed with broadcast messages
2006-04-11rename permissions to new standard using: p_<package>_<verb>_[<noun>]Max Kremmel1-2/+2
2006-02-08Wed Feb 8 13:30:46 2006 Michael Jennings (mej)Michael Jennings1-11/+11
Convert messu to messages. ----------------------------------------------------------------------
2006-02-04remove more outdated code: $section and other old template assignmentsMax Kremmel1-2/+1
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-3/+3
package_ name. have changed everything except liberty except kernel
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-14/+14
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-2/+12
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+67