1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

25 Commits

Author SHA1 Message Date
Cameron
b1bc9c6a11 Display number of included files in debug-includes mode. 2013-02-26 21:44:12 -08:00
Cameron
f2fbd4c4bf Improved DEBUG info for PATHs etc. 2012-12-14 22:25:14 -08:00
CaMer0n
09f789b09d Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also. 2012-07-21 03:55:04 +00:00
CaMer0n
9d9c48594c Sync debug info with v1.0.x 2012-07-09 03:04:45 +00:00
CaMer0n
e16db9411a jQuery e-check-all and e-uncheck-all selectors added. 2012-06-17 11:52:10 +00:00
CaMer0n
e886feef49 File cleanup. 2012-06-01 04:42:00 +00:00
CaMer0n
ba65c4fad1 Some TinyMce fixes. 2012-04-28 08:14:10 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
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