Add settings.php

This commit is contained in:
Klaus-Uwe Mitterer 2016-03-04 22:02:53 +01:00
parent 7034d43b6e
commit a7e8eddf1a

5
settings.php Normal file
View file

@ -0,0 +1,5 @@
<?php
$sites = array(
"example.com"
);