Blame view

components/com_creativecontactform/views/creativemailer/tmpl/default.php 339 Bytes
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
<?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');

?>