Mercurial > SimpleWebPresenter
diff common-functions.inc @ 69:dd4ddedca4c5
Add convenience header ScriptIncludeCache
Split CacheTimeCheck and FileCacheSet
| author | Tom Fredrik "BFG" Klaussen <bfg@blenning.no> |
|---|---|
| date | Thu, 11 Oct 2012 23:32:14 +0200 |
| parents | 4dfa3f6a2dc1 |
| children | 947d53f95ccd |
line wrap: on
line diff
--- a/common-functions.inc Thu Oct 11 23:16:53 2012 +0200 +++ b/common-functions.inc Thu Oct 11 23:32:14 2012 +0200 @@ -3,7 +3,7 @@ * @file * Functionality which doesn't belong anywhere else */ -include_once 'CacheTimeCheck.inc'; +include_once 'ScriptIncludeCache.inc'; /// @cond $baseDir = dirname(__FILE__);
