mrpete
|
146609f645
|
Explain why '/' not supported after '.php' for now
|
2007-02-05 10:54:44 +00:00 |
|
mcfly
|
90cce5fef0
|
Added new System Cache in addition to the regular cache. System cache will contain only system config type info and no real page content, that will still be handled by the regular cache
|
2007-02-04 17:36:16 +00:00 |
|
e107steved
|
2908e775cd
|
Tidy up DB query (thanks MrPete), eliminate DB errors
|
2007-02-03 12:43:53 +00:00 |
|
mrpete
|
d04a4d2ad1
|
varset() should only have two param's. use varsettrue() when testing if true
|
2007-01-20 14:55:06 +00:00 |
|
mrpete
|
cca83a3aff
|
bugfix: notices
|
2007-01-17 13:43:40 +00:00 |
|
mcfly
|
2b265536fc
|
Reworked check_class() and class_list(), hopefully much more efficient. Definitely cleaner code.
|
2007-01-12 02:36:18 +00:00 |
|
e107steved
|
fab4a3bc10
|
Make calls to toHTML which use $modifiers consistent to avoid potential future problems.
|
2007-01-07 15:59:42 +00:00 |
|
lia
|
fb7879e456
|
fix on theme preview handler
|
2007-01-04 23:43:02 +00:00 |
|
CaMer0n
|
42e6d5c4d5
|
Fix for $sql2 issues with previous commit.
|
2006-12-30 03:07:50 +00:00 |
|
sweetas
|
8cb82b65dc
|
new image pack system imode and admin images updated
|
2006-12-07 15:41:50 +00:00 |
|
mrpete
|
76c1196f3a
|
install shutdown error handler for php; Resolve
error reporting issue(s) by consolidating debug error
reporting in a single Show_ALL() function. Fixed an undefined var along the way.
|
2006-12-05 09:33:20 +00:00 |
|
mcfly
|
6f98fa6a54
|
added e_NOBODY_REGEXP for use in queries when you want the userclass of 'nobody' to override any selected class
|
2006-12-03 03:26:22 +00:00 |
|
mcfly
|
e149b35fcc
|
new module creation
|
2006-12-02 04:36:16 +00:00 |
|