* code for task#1552.

This commit is contained in:
xia0ta0
2013-07-19 16:35:05 +08:00
parent 1067e55ad3
commit cbe4afe436
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -149,7 +149,6 @@ class ssoModel extends model
public function createKey()
{
return md5(rand());
}
/**