Mercurial > SimpleWebPresenter
view ScriptIncludeCache.inc @ 109:812b0cfa999f
Adding internal flags.
| author | Tom Fredrik "BFG" Klaussen <bfg@blenning.no> |
|---|---|
| date | Mon, 07 Mar 2016 20:45:02 +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'; ?>
