aboutsummaryrefslogtreecommitdiff
path: root/includes/debug.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed SVN maybe.jhunkeler2010-01-031-3/+14
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@448 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* If the log queue is empty display "No Messages" and return;jhunkeler2010-01-021-0/+14
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@410 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* MySQL -> MySQLijhunkeler2009-12-271-2/+2
| | | | | | | | | | | | | 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-3/+3
| | | | 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-14/+36
| | | | | | | | | | | | | | | | 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
* (OC) fixed some display stuff for the debug consolejhunkeler2009-12-241-1/+3
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@398 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* More debugging related code has been added.jhunkeler2009-12-231-14/+10
| | | | | | | | 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-17/+61
| | | | | | | | | | 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
* (OC) tried fixing the insert in NewAdmin(), no luckjhunkeler2009-12-221-13/+29
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@394 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) Edit admin permissions with jQuery workingjhunkeler2009-12-221-19/+24
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@393 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* (OC) started edit newsjhunkeler2009-12-221-0/+38
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@392 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Test.jhunkeler2009-12-201-0/+77
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@376 c5b2fb0a-d05d-0410-98c8-828840a80ff6