3 lines
81 B
PHP
3 lines
81 B
PHP
<?php $TRANSLATIONS = array(
|
|
"WebDAV URL: http://" => "WebDAV-a URL: http://"
|
|
);
|