Project

General

Profile

Bug #27735 ยป class.tx_felogin_pi1.php.patch

Prakash A Bhat, 2011-06-28 12:45

View differences:

class.tx_felogin_pi1.php (working copy)
} else {
if($this->userIsLoggedIn && !$this->logintype) {
$content .= $this->showLogout();
} else {
} elseif(!$this->logintype) {
$content .= $this->showLogin();
}
}
    (1-1/1)