summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorMichael Tänzer <neo@nhng.de>2012-04-15 20:31:05 +0200
committerMichael Tänzer <neo@nhng.de>2012-04-15 20:31:05 +0200
commit2f25d338d1f7ffe9b0b1e843fa5650f284b0c52a (patch)
tree7fc00f970b58b237f859e244c901bef805befaa0 /pages
parent0c674e38808f02774b65ea0af9e72825a807412c (diff)
downloadcacert-devel-2f25d338d1f7ffe9b0b1e843fa5650f284b0c52a.tar.gz
cacert-devel-2f25d338d1f7ffe9b0b1e843fa5650f284b0c52a.tar.xz
cacert-devel-2f25d338d1f7ffe9b0b1e843fa5650f284b0c52a.zip
bug 1027: Doh, missing slashbug-1027
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'pages')
-rw-r--r--pages/account/38.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/38.php b/pages/account/38.php
index 95c0f84..7caddb0 100644
--- a/pages/account/38.php
+++ b/pages/account/38.php
@@ -16,4 +16,4 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-require_once(dirname(__FILE__)."../index/13.php");
+require_once(dirname(__FILE__)."/../index/13.php");