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