dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Made app.inc.php php5 and moved as class var
pedro_morgan
2007-08-18
0d5152cf7dcfce6f254d5d0aa44da7dbbfd97447
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
fr.lng
1
2
3
4
5
6
<?php
$wb[1001] = "Nom d'utilisateur ou mot de passe vide.";
$wb[1002] = "Nom d'utilisateur ou mot de passe faux.";
?>