From 37c4c3b158994707ab502b1b9bf4994872deeace Mon Sep 17 00:00:00 2001 From: ctrlaltca <> Date: Tue, 10 Jul 2012 23:43:14 +0000 Subject: TSecurityManager: make it able to use any hashing/crypto algorithm supported by php; use php built-in functions when available --- framework/Web/UI/TPage.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'framework/Web') 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 -- cgit v1.2.3