Get rid of the trailing spaces.
This commit is contained in:
parent
6aafca34f0
commit
ad9473f4af
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue