From 9dceece06fbdc98add6f76f0b1aec05891a394c4 Mon Sep 17 00:00:00 2001 From: Markus Warg Date: Mon, 29 Mar 2010 09:54:06 +0200 Subject: remove cacert/ prefix --- pages/account/55.php | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 pages/account/55.php (limited to 'pages/account/55.php') diff --git a/pages/account/55.php b/pages/account/55.php new file mode 100644 index 0000000..ec401a0 --- /dev/null +++ b/pages/account/55.php @@ -0,0 +1,112 @@ + + + + + + + + + +
https://cats.cacert.org/'?>
+ + + + + +
+ + +
+ + + + + + + + + + + + + +
+
+ + + 0) { +?> + +'._('Internal Error').''."\n"; + } else { + $row = mysql_fetch_array($res, MYSQL_NUM); + if ($HaveTest && ($row[2]>=100)) { + if (!$row[1]) { + // This should not happen... + fix_assurer_flag($_SESSION['profile']['id']); + } +?> +=100) && !$HaveTest) { +?> + + +
back
'._("Assurer Challenge").'!'?>
+ -- cgit v1.2.1