summaryrefslogtreecommitdiff
path: root/BitArticleType.php
AgeCommit message (Collapse)AuthorFilesLines
2006-02-08major change of BitDbBase::associateUpdate method - it now takes a simpler ↵Christian Fowler1-2/+2
array( 'column1' => 'value1', columnN' => 'valueN' ) as the third parameter. This allows much simpler updating based on multiple columns in the WHERE clause
2006-02-02detikify sequence namesMax Kremmel1-2/+2
2006-01-31massive table de-tikification. changed all tiki_ table prefixes with teh ↵bitweaver.org1-9/+9
package_ name. have changed everything except liberty except kernel
2006-01-26merge recent changes into HEADMax Kremmel1-2/+2
2006-01-25Upgrade to work with Firebird - mainly missing backticks and reserved word ↵Lester Caine1-2/+2
changes Sequence generator names have changed to a shorter length
2006-01-25fix ->fields callsChristian Fowler1-5/+2
2005-12-26merge recent changes into HEADMax Kremmel1-3/+3
2005-10-30Add PHPDoc headings to packageLester Caine1-0/+11
2005-09-03mainly article filter options related changesMax Kremmel1-1/+1
2005-09-03rename a couple of functions for consistencyMax Kremmel1-1/+1
2005-08-13fix article previewMax Kremmel1-2/+2
2005-08-07Make ->genDb()-> work with php4 change back to ->mDb->Lester Caine1-6/+6
2005-08-07Update BitDb functions to be accessed via getDb() in BitBaseLester Caine1-6/+6
2005-06-30IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+141