default.php
339 Bytes
<?php
/**
* Joomla! component Creative Contact Form
*
* @version $Id: 2012-04-05 14:30:25 svn $
* @author creative-solutions.net
* @package Creative Contact Form
* @subpackage com_creativecontactform
* @license GNU/GPL
*
*/
header("Content-type: text/css");
// no direct access
defined('_JEXEC') or die('Restircted access');
?>