No longer need the classes/domains include.

This commit is contained in:
Mark Crane 2014-02-03 20:54:06 +00:00
parent 830ec1bc5a
commit 2b3894f55a
1 changed files with 0 additions and 2 deletions

View File

@ -75,8 +75,6 @@ else {
//clear the extension array so that it is regenerated for the selected domain
unset($_SESSION['extension_array']);
//set the setting arrays
//domains set()
require "resources/classes/domains.php";
$domain = new domains();
$domain->db = $db;
$domain->set();