"New Class3 root Policy links to http://www.CAcert.org/index.php?id=10; [^] page displays: plz correct link"
This commit is contained in:
parent
f9e74c01d0
commit
a79b7a78a9
1 changed files with 5 additions and 8 deletions
|
@ -14,11 +14,8 @@
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program; if not, write to the Free Software
|
along with this program; if not, write to the Free Software
|
||||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
*/ ?>
|
*/
|
||||||
<p style="background-color: #FF8080; font-size: 150%">
|
|
||||||
<?
|
header('HTTP/1.0 301 Moved Permanently');
|
||||||
printf(_('This page has been moved to the %spolicy directory%s. Please update '.
|
header('Location: http://www.cacert.org/policy/CertificationPracticeStatement.php');
|
||||||
'your bookmarks and report any broken links.'),
|
exit();
|
||||||
'<a href="/policy/PrivacyPolicy.html">', '</a>');
|
|
||||||
?>
|
|
||||||
</p>
|
|
||||||
|
|
Loading…
Reference in a new issue