Aleksander Machniak
2012-08-08 9bfe14f7781f6f7567cfbf109474254cf6272518
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'];