X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Findex.php;h=ee5942e0df6303bb885d1ebbac318bb77244b1f2;hb=4cbdccb22145e23fab22225a972b490842209c24;hp=f3b822942e8b98b4a046b8e341585b95fc8faf28;hpb=26c51203ae8342cf59e9e3946b0cbe89ed7bde95;p=brisk.git diff --git a/web/index.php b/web/index.php index f3b8229..ee5942e 100644 --- a/web/index.php +++ b/web/index.php @@ -28,7 +28,6 @@ require_once("Obj/brisk.phh"); require_once("Obj/auth.phh"); require_once("Obj/proxyscan.phh"); - $mlang_room = array( 'userpasserr' => array('it' => 'Utente e/o password errati.', 'en' => 'Wrong user and/or password.'), 'userpassmust' => array('it' => 'Il nickname deve contenere almeno una lettera o una cifra.',