openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 901094643de562b8a4d37e359c1d7a68e1fcabea
parent accde255196f038a301bb3164060f972f76f5512
Author: Jan Dankert <devnull@localhost>
Date:   Wed, 24 Oct 2012 19:42:00 +0200

Das 'exit' entfernt :-O

Diffstat:
openid.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openid.php b/openid.php @@ -1,5 +1,5 @@ <?php -exit(); + $_GET['action'] = 'login'; $_GET['subaction'] = 'openidlogin';