sslinfo/settings.php

7 lines
58 B
PHP
Raw Permalink Normal View History

2016-03-04 21:02:53 +00:00
<?php
$sites = array(
"example.com",
"somesite.com"
2016-03-04 21:02:53 +00:00
);