diff options
author | Michael Tänzer <neo@nhng.de> | 2013-09-08 21:35:14 +0200 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2013-09-08 21:35:14 +0200 |
commit | 9d4ec70dda220ab42c013de4313d26b3914ba668 (patch) | |
tree | b6879403ab958023da59c70447997b9af8e19adc /pages/wot/4.php | |
parent | aea694d929d09db48b008eda40fc2a77ea086e8d (diff) | |
download | cacert-9d4ec70dda220ab42c013de4313d26b3914ba668.tar.gz cacert-9d4ec70dda220ab42c013de4313d26b3914ba668.tar.xz cacert-9d4ec70dda220ab42c013de4313d26b3914ba668.zip |
Source code taken from cacert-20130906.tar.bz2
Diffstat (limited to 'pages/wot/4.php')
-rw-r--r-- | pages/wot/4.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/wot/4.php b/pages/wot/4.php index befdfe4..628e6a5 100644 --- a/pages/wot/4.php +++ b/pages/wot/4.php @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -require_once(dirname(__FILE__).'/../../includes/wot.inc.php'); +require_once(dirname(__FILE__).'/../../includes/notary.inc.php'); ?> <h3><?=_("Trusted Third Parties")?></h3> |