summaryrefslogtreecommitdiff
path: root/www/wot.php
diff options
context:
space:
mode:
authorINOPIAE <inopiae@cacert.org>2014-06-07 19:08:38 +0200
committerBenny Baumann <BenBE@geshi.org>2015-01-25 13:14:02 +0100
commit980524caf80a3ab9008fd9d3d23275d6d08c0bda (patch)
treef9fca2cfe7bb641537405b58b97ed2ae7bb3d44d /www/wot.php
parentddd398e6dda266bd2f93c63a58273e797e401740 (diff)
downloadcacert-devel-980524caf80a3ab9008fd9d3d23275d6d08c0bda.tar.gz
cacert-devel-980524caf80a3ab9008fd9d3d23275d6d08c0bda.tar.xz
cacert-devel-980524caf80a3ab9008fd9d3d23275d6d08c0bda.zip
bug 649: some additional changes for the move from wot/16.php to wot/17.php
Diffstat (limited to 'www/wot.php')
-rw-r--r--www/wot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wot.php b/www/wot.php
index 7210661..53bf87d 100644
--- a/www/wot.php
+++ b/www/wot.php
@@ -81,7 +81,7 @@ function show_page($target,$message,$error)
case 'MyPointsNew': includeit(15, "wot");
break;
case '17':
- case 'AssurerCheck': includeit(16, "wot");
+ case 'AssurerCheck': includeit(17, "wot");
break;
}