1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-03 10:49:12 +02:00

17 Commits

Author SHA1 Message Date
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
b923520bbf Fix for multiple 0.7 -> 0.8 upgrade issues. 2009-10-22 13:00:37 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
secretr
a1f98a1477 another global variable killed - get rid of $eTraffic 2009-09-13 10:29:56 +00:00
CaMer0n
3220a8efb3 Notice removal 2009-09-04 14:35:01 +00:00
CaMer0n
96cc442d50 Debug display tweaks 2009-08-17 15:45:20 +00:00
CaMer0n
d1cdf20899 Little debug fix 2009-07-21 14:20:13 +00:00
CaMer0n
8fa5d97fde Finally the debugger shows only what it's meant to and no longer creates Xhtml errors in some cases. 2009-07-12 02:29:24 +00:00
CaMer0n
11f021b0cc PHP Notice removal and debug=path was rendering HTML.. fixed. 2009-07-08 01:29:54 +00:00
e107steved
9cc8f806d4 Bugtracker #4464 - various minor CHTML compliance changes 2008-07-20 17:08:44 +00:00
e107steved
76d836d9f4 Make db_debug work with SQL_CALC_FOUND_ROWS 2008-05-17 17:18:36 +00:00
e107steved
d919712b73 DB debug breaks queries using SQL_CALC_FOUND_ROWS - just block for now 2008-05-17 14:41:43 +00:00
sweetas
034ce9d97b converted back to ascii removing BOM 2007-06-21 16:55:10 +00:00
mrpete
013c066015 Support show-includes list. Performance debug now also shows memory use. 2007-03-04 13:42:01 +00:00
mrpete
011aba61bc Support debug output formatting and theming 2007-01-17 13:05:49 +00:00
mrpete
6444bdf0d9 BugFix query logging: ensure the
log only parses 'explain', not
 the original query.; install shutdown error handler for php; Resolve
 error reporting issue(s) by consolidating debug error
 reporting in a single Show_ALL() function.
2006-12-05 09:24:18 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00