No longer need the classes/domains include.

This commit is contained in:
Mark Crane
2014-02-03 20:54:06 +00:00
parent 8ff448eea9
commit 1f9c23ca4c

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();