aboutsummaryrefslogtreecommitdiff
path: root/includes/functions.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed SVN maybe.jhunkeler2010-01-031-3/+10
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@448 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) I cut down the calendar queries to just one which seems to work out a ↵jhunkeler2009-12-291-1/+1
| | | | | | lot better. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@409 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC)jhunkeler2009-12-291-20/+4
| | | | | | | | | Fixed includes/functions::GetBlocks() so that left and right are 0 and 1. Also fixed the query so that it doesnt get every block, just the active blocks for the defined side. Re-did some display on the admin side for blocks. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@408 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC)jhunkeler2009-12-281-8/+14
| | | | | | | | phased out BBCode() and added the extras to bbcode_format() condensed the style sheets. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@406 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) fixed some bugs in the admin panel caused by the new sql wrapper. *need ↵jhunkeler2009-12-271-1/+1
| | | | | | to figure out the avatar for smflogin block. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@403 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* MySQL -> MySQLijhunkeler2009-12-271-8/+18
| | | | | | | | | | | | | Fixed memory leaks after Fetching arrays Removed all while loops that interfaced with $db->Fetch() Rewrote RSS module Fixed syntax error in donations module Fixed link structure for news module Reverting to old page display method git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@402 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* commit before joe fucks shitjhunkeler2009-12-261-14/+29
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@401 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Debugging was incomplete. Apparently I forgot to double-check to makejhunkeler2009-12-251-2/+16
| | | | | | | | | | | | | | | | certain that arrays and objects were being parsed out in the correct fashion. That has been fixed, so decho will properly insert both types into the message stack. logQueueFlush can now be forced to operate if debugging is disabled globally Example: logQueueFlush(FORCE); The inital commit of the download module has been added. It works, but the MySQL back-end needs to be beefed up with more file information. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@399 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* More debugging related code has been added.jhunkeler2009-12-231-3/+5
| | | | | | | | Modules and block now report when they have loaded. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@396 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* New debugging methods implements.jhunkeler2009-12-231-2/+1
| | | | | | | | | | config.php has two new options, "show_messages", and "repeat messages". If a "show_messages" is enabled any decho statements are rendered above the site footer. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@395 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Error handling functions added, and appliedjhunkeler2009-12-201-0/+28
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@380 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Test.jhunkeler2009-12-201-0/+559
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@376 c5b2fb0a-d05d-0410-98c8-828840a80ff6