Aleksander Machniak
2012-08-08 b93f5556f20e8e5ce5c235fee11dec4c2a070060
plugins/acl/acl.php
@@ -615,7 +615,7 @@
    private function get_realm()
    {
        // When user enters a username without domain part, realm
        // alows to add it to the username (and display correct username in the table)
        // allows to add it to the username (and display correct username in the table)
        if (isset($_SESSION['acl_username_realm'])) {
            return $_SESSION['acl_username_realm'];