1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-20 04:32:01 +02:00

Get rid of 0.6 legacy file

This commit is contained in:
marj 2009-08-15 07:59:14 +00:00
parent 708f5780e3
commit af59a5077e

View File

@ -1,5 +0,0 @@
<?php
require_once('class2.php');
header('Location:'.SITEURL.$PLUGINS_DIRECTORY.'links_page/links.php'.(e_QUERY ? '?'.e_QUERY : ''));
exit;
?>