]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-powered.php
A little better debugging, handling of percent char
[mailer.git] / inc / modules / guest / what-powered.php
index db5638d3ce44602079056b3049ed1424517006c0..f551ef47b7591c74e7b59193e56a1fa6505a87ab 100644 (file)
@@ -1,34 +1,3 @@
 <?php
-/************************************************************************
- * M-XChange v0.1.0                                   Start: 07/13/2004 *
- * ================                             Last change: 07/13/2004 *
- *                                                                      *
- * -------------------------------------------------------------------- *
- * File              : what-powered.php                                 *
- * -------------------------------------------------------------------- *
- * Short description :                                                  *
- * -------------------------------------------------------------------- *
- * Kurzbeschreibung  :                                                  *
- * -------------------------------------------------------------------- *
- *                                                                      *
- * -------------------------------------------------------------------- *
- * Copyleft (c) 2003 - 2004 by Roland Haeder                            *
- * For more information visit: http://www.mxchange.org                  *
- *                                                                      *
- * This program is free software. You can redistribute it and/or modify * 
- * it under the terms of the GNU General Public License as published by * 
- * the Free Software Foundation; either version 2 of the License.       * 
- ************************************************************************/
-
-// Some security stuff...
-if (!defined('__SECURITY')) {
-       die();
-}
-
-// Add description as navigation point
-addYouAreHereLink('guest', __FILE__);
-
-loadTemplate(substr(basename(__FILE__), 5, -4));
-
-//
+// @DEPRECATED
 ?>