<?php
/**
* Brings P4_Log into the P4Cms namespace for general use.
*
* @copyright 2011 Perforce Software. All rights reserved.
* @license Please see LICENSE.txt in top-level folder of this distribution.
* @version <release>/<patch>
*/
class P4Cms_Log extends P4_Log
{
}