Sylvestre Ledru
2012-08-08 654ac1e090d29ce8a4c6d29a97ec7ca3f239c2f3
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'];