summaryrefslogtreecommitdiff
path: root/modules/user/lib
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user/lib')
-rw-r--r--modules/user/lib/PasswordHash.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/lib/PasswordHash.php b/modules/user/lib/PasswordHash.php
index 2662744e..d6783c07 100644
--- a/modules/user/lib/PasswordHash.php
+++ b/modules/user/lib/PasswordHash.php
@@ -1,4 +1,4 @@
-<?php defined("SYSPATH") or die("No direct script access.");
+<?php defined("SYSPATH") or die("No direct script access.");
#
# Portable PHP password hashing framework.
#