dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Changed error reporting level to "E_ALL & ~E_NOTICE" in cron_daily.php like...
tbrehm
2013-08-12
539464e14d92fa2e60db2a8fa47acb73d6352189
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
admin
/
lib
/
lang
/
cz_server_php_list.lng
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Další verze PHP';
$wb['server_id_txt'] = 'Server';
$wb['add_new_record_txt'] = 'Přidat novou verzi PHP';
$wb['client_id_txt'] = 'Klient';
$wb['name_txt'] = 'Verze PHP';
?>