Mercurial > SimpleWebPresenter
view ScriptIncludeCache.inc @ 114:f498ea087d67
Revert wrong xml closing tag.
| author | Tom Fredrik "BFG" Klaussen <bfg@blenning.no> |
|---|---|
| date | Wed, 16 Mar 2016 13:02:06 +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'; ?>
