secretr
|
cca1f3f8e0
|
Install routine fix - problem related mainly with our old enemy - global vars;
Everything should work fine now, notices also cleared.
|
2010-05-16 11:14:19 +00:00 |
|
secretr
|
5cc153b09c
|
EONE-10 (Task): Option to clear DB/Image cache added (Admin interface), Cache administration cleanup, phpDoc fixes
|
2010-05-14 09:32:16 +00:00 |
|
secretr
|
b1ec1dbebd
|
MAJOR CHANGES: new paths set by e107 class, $e107_CONFIG array can now override all kind of paths; cache path changed, preparing for GRAND changes.
|
2010-03-03 17:06:33 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
e107steved
|
08aaa0b0fc
|
Fix documentation errors
|
2009-12-13 21:52:32 +00:00 |
|
secretr
|
6b173127d8
|
IMPORTANT: class2/e107 class massive changes - most of code building core environment moved to e107 class; getter for retrieving SQL related config data added; still some problems awaiting solution - e_cache (pref independent, new static methods), class2 - Language related code need its own handler; follow XXX, FIXME, TODO comments.
|
2009-11-24 16:30:08 +00:00 |
|
CaMer0n
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
CaMer0n
|
fdc7e579ed
|
More cron work.
|
2009-10-24 10:07:30 +00:00 |
|
secretr
|
2c94009a6b
|
cache handler cleanup (more to do), clear() now accepts $related parameter for clearing nq_ and nomd5_ related entries
|
2009-09-25 20:17:34 +00:00 |
|
secretr
|
a1f98a1477
|
another global variable killed - get rid of $eTraffic
|
2009-09-13 10:29:56 +00:00 |
|
secretr
|
980a2486c8
|
Cache handler: parse error temporary fix (unkown method), reporduce: try static call ecache::retrieve() inside another object Better fix is required, new methods maybe, PHP in strict mod is throwing warnings (non-static method should not be called statically, assuming $this from incompatible context).
|
2009-08-03 18:21:46 +00:00 |
|
e107steved
|
1afc7a612c
|
Update cache handling
|
2009-02-01 16:18:08 +00:00 |
|
e107steved
|
64b31b2abf
|
Bugtracker #4578 and more - add caching, plugin.xml, admin logging
|
2008-12-20 10:39:29 +00:00 |
|
mcfly
|
cf3b108577
|
Support for new admin event trigger, using e_admin_events.php file in plugins
|
2008-12-03 00:43:00 +00:00 |
|
CaMer0n
|
dc4f2349a2
|
minor cleanup
|
2008-01-16 10:54:33 +00:00 |
|
CaMer0n
|
c6160ed083
|
Use of e_CACHE and e_UPLOAD implemented.
|
2008-01-10 03:14:09 +00:00 |
|
CaMer0n
|
161ee43eb3
|
Bugfix: custom CachePageMD5 was failing when used in e_module.php
|
2007-12-09 00:12:08 +00:00 |
|
e107steved
|
d26c99ea60
|
Add in 'Force' flag
|
2007-06-25 21:13:40 +00:00 |
|
sweetas
|
034ce9d97b
|
converted back to ascii removing BOM
|
2007-06-21 16:55:10 +00:00 |
|
mrpete
|
8a7c840d01
|
Fix: cache files should not be world-writeable; incompatible with cgi-mode php
|
2007-03-04 15:01:28 +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 |
|
mcfly
|
e149b35fcc
|
new module creation
|
2006-12-02 04:36:16 +00:00 |
|