web/html/projects/selinux index.php,1.3,1.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Author: kwade

Update of /cvs/fedora/web/html/projects/selinux
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15400/web/html/projects/selinux

Modified Files:
	index.php 
Log Message:
Applying patch from bz#189069


Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/projects/selinux/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.php	21 Jun 2006 18:19:29 -0000	1.3
+++ index.php	13 Oct 2006 17:21:01 -0000	1.4
@@ -1,26 +1,11 @@
-<?
-include("site.inc");
+<?php
+//
+// Easily-changeable template for redirection.
+//
 
-$template = new Page;
-$template->initCommon();
+//$NEWURL="http://fedora.redhat.com/About/Projects/selinux.html";;
+$NEWURL="http://fedoraproject.org/wiki/SELinux";;
 
-$template->displayHeader();
-                                                                                                             
-?>
-
-<!-- content BEGIN -->
-<h1>SELinux Project pages (DEPRECATED)</h1>
-
-<p>
-  This page is deprecated.  Please refer to the new page at:
-</p>
-<p>
-  <a href="http://fedora.redhat.com/About/Projects/selinux.html";>http://fedora.redhat.com/About/Projects/selinux.html</a>
-</p>
-
-<?
-
-/* Standard template footer */
-$template->displayFooter('$Date$');
+include("redirect.inc");
 
 ?>


[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux