Get rid of the trailing spaces.

This commit is contained in:
Mark Crane 2013-09-27 03:34:23 +00:00
parent 6aafca34f0
commit ad9473f4af
1 changed files with 3 additions and 4 deletions

View File

@ -259,7 +259,6 @@ if ($db_type == "pgsql") {
//set the setting arrays
if (!isset($_SESSION['domain']['menu'])){
//domains set()
require "resources/classes/domains.php";
$domain = new domains();
$domain->db = $db;