summaryrefslogtreecommitdiff
path: root/create_config_inc.php
AgeCommit message (Expand)AuthorFilesLines
2012-09-08Incorporate ROLE_MODEL into cinstructed config file.lsces1-0/+6
2012-09-08Mod fallback Thumsizes list to match current preferenceslsces1-5/+6
2011-01-16add defaults from session for admin_inc; use checkboxes for pump filesChristian Fowler1-6/+6
2011-01-08check for directory existence to avoid NOTICEChristian Fowler1-2/+6
2010-08-03don't use mkdir_p here, since it has not, and cannot be included from kernel_...spiderr1-1/+2
2010-06-29move config/kernel_config_inc.php to config/kernel/config_inc.php and now we ...Bitweaver1-1/+2
2010-06-22move config_inc.php to config root dir where all install specific configurati...tekimaki1-1/+1
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2009-11-11Allow Smarty debug console to be turned on from config_inc.phpR270Daniel Sutcliffe1-1/+6
2009-05-01included thumbnail sizes in config_inc for easy overridewjames51-2/+15
2009-04-09update gPreScan example to be the same as config_defaults_inc.phpChristian Fowler1-2/+2
2008-07-18clean up PHP_MAGIC_PATH during installMax Kremmel1-4/+16
2007-09-24set default BIT_ROOT_URI if not set, move STORAGE_HOST_URI and BIT_ROOT_URI d...Max Kremmel1-1/+14
2006-11-15add mysqli to the possible database typesMax Kremmel1-13/+14
2006-09-21fix IS_LIVE and AUTO_BUG_SUBMIT settings in create_config()Max Kremmel1-5/+2
2006-09-21add is_live to installer, merge all create_config() settings into an array an...Max Kremmel1-20/+46
2006-08-23Numerous fixes to upgrade scripts + eliminate ability of users to invalidate ...Jams H Thompson1-2/+2
2006-07-04keep global names consistent - fix use of gBitDbCaseSensitivityMax Kremmel1-3/+3
2006-06-16clean up config_inc and add IS_LIVEMax Kremmel1-50/+72
2006-05-31Make gDbCaseSensitivity selectable by installer - default to FALSE for FirebirdLester Caine1-2/+2
2006-04-21add option to output templates used as an HTML commentMax Kremmel1-1/+10
2006-02-19Add $gDbCaseSensitivity to config_inc.php - just need to control it nowLester Caine1-2/+4
2006-02-03remove unused global varsChristian Fowler1-2/+2
2006-01-25add $gBitDbSystem to config_inc.phpMax Kremmel1-3/+9
2005-08-01merge recent changes with HEAD - R1 and HEAD are identical nowMax Kremmel1-7/+12
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-0/+8
2005-06-21Changed references from pgsql and postgres7 to postgres, as per Adodb upgrade...Stephan Borg1-1/+1
2005-06-19Update firebird port to ADOdb4.63 - use ADOdb driversLester Caine1-1/+1
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+124