dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Changed addslashes to mysql_real_escape_string in several files. - Update...
tbrehm
2008-09-18
8500be3f1ba7bcab6b8523507e74a132df58d925
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
designer
/
lib
/
lang
/
fr_module_list.lng
1
2
3
4
5
<?php
$wb["list_head_txt"] = 'Module Backend';
$wb["module_txt"] = 'Module';
$wb["title_txt"] = 'Titre';
?>