<?php

defined('C5_EXECUTE') or die("Access Denied.");

abstract class PageCache extends Concrete5_Library_PageCache {
	
}