PHP Classes

File: template/imprint.html.php

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   PHP Website Informer Tools   template/imprint.html.php   Download  
File: template/imprint.html.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Website Informer Tools
Tool to show relevant information about Web sites
Author: By
Last change:
Date: 9 months ago
Size: 602 bytes
 

Contents

Class file image Download
<?php

 
/**
 * Imprint Template file
 * Replace with you Imprint
 *
 * @package Get Meta Tools
 * @author SORIA Pierre-Henry
 * @email pierrehs@hotmail.com
 * @link http://github.com/pH-7
 * @copyright Copyright pH7 Script All Rights Reserved.
 * @license CC-BY - http://creativecommons.org/licenses/by/3.0/
 * @version : dataUri.php 2012-02-2 pierrehs $
 */
namespace PH7\Seo\Meta;
defined('PH7') or exit('Restricted access');
?>


<?php
/** WARNING * */
// For me only!
// You must replace this line with your text!
redirect('http://01tchat.com/mentions-legales/');

?>