View file PF.Base/module/core/template/default/block/new.html.php

File size: 309B
<?php 
/**
 * [PHPFOX_HEADER]
 * 
 * @copyright		[PHPFOX_COPYRIGHT]
 * @author  		Raymond Benc
 * @package  		Module_Core
 * @version 		$Id: new.html.php 627 2009-06-02 12:54:25Z Raymond_Benc $
 */
 
defined('PHPFOX') or exit('NO DICE!'); 

?>
<div id="js_new_item_holder">
	{module name=$sModuleBlock}
</div>