dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fixed FS#2850 - vhostsubdomain -> custom php.ini -> files not created.
ftimme
2013-03-31
c0efb413eca16ed83ffbc4b252811337cc282b77
[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';
?>