Mercurial > SimpleWebPresenter
view ScriptIncludeCache.inc @ 123:8678ce12d533
Make sure all placeholders are replaced.
| author | Tom Fredrik "BFG" Klaussen <bfg@blenning.no> |
|---|---|
| date | Thu, 28 Dec 2017 19:43:24 +0100 |
| parents | dd4ddedca4c5 |
| children |
line wrap: on
line source
<?php /** * @file * * Since ScriptIncludeCache is defined in FileCacheSet.inc, we simply * include it here to provide a common class include interface */ include_once 'FileCacheSet.inc'; ?>
