summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-11do not deump $errcontext in error emailspiderr1-3/+3
2012-10-03static call to verifySortModespiderr1-2/+2
2012-10-03remove SITE_NAME until we can sort out where it's neededspiderr1-2/+0
2012-10-02clean up bit_error_handlerspiderr1-4/+5
2012-10-02Merge branch 'master' of github.com:bitweaver/kernelspiderr3-5/+10
2012-10-02fix error_reporting to silence all the crazy strict warningsspiderr1-1/+1
2012-09-28Merge with masterlsces1-1/+1
2012-09-28Add 'SITE_NAME' to clean up warning message needs to be managed better.lsces1-1/+5
2012-09-28Hide 'Table Missing' message until it can be masked during installation.lsces1-2/+3
2012-09-28Missed static function - e_strict compliancelsces1-1/+1
2012-09-27fix list_pages in ::prepGetListspiderr1-1/+1
2012-09-08Hang ANONYMOUS_TEAM_ID somewhere for the momentlsces1-2/+3
2012-09-07update bw version to 3.1spiderr1-1/+1
2012-08-29call container tpl servicespiderr1-0/+1
2012-08-29call wrapper tpl servicespiderr1-0/+1
2012-08-20output error header in function bit_display_errorspiderr1-1/+1
2012-08-17revert usage of TEAM_ID in core classes. don't what that is or where it is su...spiderr2-4/+4
2012-08-17Merge branch 'master' of github.com:bitweaver/kernelspiderr7-10/+33
2012-08-17clean up header output for different protocols (https)spiderr1-1/+1
2012-08-13offset listInfo value checkingspiderr1-3/+7
2012-08-06LINKED_ATTACHMENTS option is still the base for all of my siteslsces1-0/+3
2012-08-06$uri may not get defined so ensure it islsces1-2/+3
2012-08-06Role model switch on kernellsces4-5/+18
2012-07-26strip ticks for MetaColumns and MetaIndexesspiderr1-0/+2
2012-07-19move bit_error_inc to as early as possible in boot sequencespiderr2-1/+1
2012-07-18hard wire image/jpeg to jpg extensionspiderr1-15/+20
2012-07-18update mime.typesspiderr1-648/+673
2012-06-20global argv in bit_error_stringspiderr1-1/+2
2012-06-20overhaul BitSingleton class to allow standard constructor and auto creation a...spiderr2-17/+66
2012-06-16Merge branch 'master' of github.com:bitweaver/kernelspiderr14-93/+116
2012-06-16remove duplicate Confirmation from confirm.tplspiderr1-3/+0
2012-06-16set HTTP_INTERNAL_SERVER_ERROR on pFatal in bit_display_errorspiderr1-0/+4
2012-06-14add DB connect string to bit_error_stringspiderr1-2/+8
2012-06-13Merge branch 'master' of github.com:bitweaver/kernelspiderr2-3/+5
2012-06-13assign singleton to smarty automaticallyspiderr1-0/+3
2012-06-11clean up #### URL messagespiderr1-1/+1
2012-06-11max_records cleansing for non-intspiderr1-1/+2
2012-06-11include database connection string in errorspiderr1-1/+2
2012-06-08Make twitter feed module more genericlsces1-19/+19
2012-06-07Add favicon links to header - clears up a complaint on site auditslsces1-0/+3
2012-06-07Add role_home option, only active if role_home index exists.lsces1-1/+20
2012-06-07Avoid warning from 'strict' in installer before STORAGE_PKG_PATH existslsces1-11/+11
2012-06-07Strip trailing white spacelsces1-33/+33
2012-05-26Default timezone if not set in php.ini - PHP5.4 changes rules again"Lester Caine ext:(%22)1-1/+1
2012-05-26Don't need two $_SERVER['SCRIPT_NAME'], but I suspect that all we needed was"Lester Caine ext:(%22)1-1/+1
2012-05-25scan config pkg firstspiderr1-1/+1
2012-05-25replace PHP_SELF with SCRIPT_NAMEspiderr6-10/+10
2012-05-25Merge branch 'master' of github.com:bitweaver/kernelspiderr2-12/+5
2012-05-25bit_log_error-2-bit_error_logspiderr2-3/+3
2012-05-21revert dynamic handling. seems everything breaksspiderr2-15/+8