This commit is contained in:
Alexandr
2018-03-26 15:25:02 +02:00
parent f85d3616c7
commit aaf9a59303
196 changed files with 3046 additions and 0 deletions

3
new/settings.php Normal file
View File

@ -0,0 +1,3 @@
<?php
$CFG_app_url = 'hexound.ru/new/';
?>