diff options
author | Michael Hamann <michael@content-space.de> | 2013-02-20 19:43:29 +0100 |
---|---|---|
committer | Christopher Smith <chris@jalakai.co.uk> | 2013-02-24 12:39:02 +0000 |
commit | b6235013d0c936d6852299af46d0f6a7eb907665 (patch) | |
tree | 0c695bc1feb14447af727270190b0a01457d7899 /lib/scripts/jquery/jquery.cookie.js | |
parent | 853d4ca11402324fa6a12c21ab65fd813d5dec87 (diff) | |
download | rpg-b6235013d0c936d6852299af46d0f6a7eb907665.tar.gz rpg-b6235013d0c936d6852299af46d0f6a7eb907665.tar.bz2 |
Fix handling of failed authentication loading
In the case of a failed authentication initialization, the
authentication setup was simply continued with an unset $auth object.
This restores the previous behavior (before merging #141) of simply
returning after unsetting $auth. Furthermore this re-introduces the
check if $auth is set before checking $auth and removes a useless
check if $auth is true (could never be false).
Diffstat (limited to 'lib/scripts/jquery/jquery.cookie.js')
0 files changed, 0 insertions, 0 deletions