summaryrefslogtreecommitdiff
path: root/framework/Web/UI
diff options
context:
space:
mode:
authorctrlaltca <>2012-07-10 23:43:14 +0000
committerctrlaltca <>2012-07-10 23:43:14 +0000
commit37c4c3b158994707ab502b1b9bf4994872deeace (patch)
tree792cc8428714a7a8945592e151aa5eb6b09ef912 /framework/Web/UI
parent811d3d6880c85e80c4dc6194ed87edb4bfa2af3d (diff)
TSecurityManager: make it able to use any hashing/crypto algorithm supported by php; use php built-in functions when available
Diffstat (limited to 'framework/Web/UI')
-rw-r--r--framework/Web/UI/TPage.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/Web/UI/TPage.php b/framework/Web/UI/TPage.php
index c227562c..cc1a480a 100644
--- a/framework/Web/UI/TPage.php
+++ b/framework/Web/UI/TPage.php
@@ -1339,5 +1339,3 @@ class TPageStateFormatter
return null;
}
}
-
-?> \ No newline at end of file