| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Adjusted the Bayonet license (some files may have been missed)
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@457 c5b2fb0a-d05d-0410-98c8-828840a80ff6
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@401 c5b2fb0a-d05d-0410-98c8-828840a80ff6
|
|
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
|