]> git.mxchange.org Git - mailer.git/blobdiff - inc/security.php
Rewritten extension handling, if no ext-foo.tpl is there, some cosmetics applied
[mailer.git] / inc / security.php
index 7fbd2b7b9bf4367e90f346e82640bd862b8c07d3..99f62f6725c40117fd72a7feae10e5260fcde506 100644 (file)
  * -------------------------------------------------------------------- *
  * Kurzbeschreibung  : Zugriff verweigert!                              *
  * -------------------------------------------------------------------- *
- *                                                                      *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author::                                                          $ *
+ * Needs to be in all Files and every File needs "svn propset           *
+ * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2008 by Roland Haeder                           *
  * For more information visit: http://www.mxchange.org                  *
@@ -61,6 +66,6 @@ echo "<html>
 </div>
 </body>
 </html>\n";
-exit;
+shutdown();
 //
 ?>