<?php
/**
 * @file
 *
 * Since ScriptIncludeCache is defined in FileCacheSet.inc.php, we simply
 * include it here to provide a common class include interface
 */
include_once 'FileCacheSet.inc.php';
?>