aboutsummaryrefslogtreecommitdiff
path: root/modules/download
Commit message (Collapse)AuthorAgeFilesLines
* Adjusted the Bayonet license (some files may have been missed)3rd Infantry Division2011-04-181-2/+2
|
* Removed stale files in download module files/ directory3rd Infantry Division2011-04-186-0/+0
| | | | Adjusted the Bayonet license (some files may have been missed)
* Backporting retarded amount of changes outside of version controlJoseph Hunkeler2011-04-177-134/+134
|
* The download module mostly works/looks the way it should.jhunkeler2010-01-071-29/+32
| | | | | | | | Bayonet_SQL now checks for a valid result, and if it is invalid just return. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@460 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* Preliminary category based download pagejhunkeler2010-01-071-23/+93
| | | | git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@457 c5b2fb0a-d05d-0410-98c8-828840a80ff6
* MySQL -> MySQLijhunkeler2009-12-271-6/+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-0/+65
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