Qual: Indentation code

This commit is contained in:
Laurent Destailleur 2005-07-05 22:17:33 +00:00
parent ea533f5610
commit 40317d431b

View File

@ -207,7 +207,6 @@ if ($_POST["action"] == "set")
* Base de données * Base de données
* *
*/ */
if ($error == 0) if ($error == 0)
{ {
include_once($dolibarr_main_document_root . "/conf/conf.class.php"); include_once($dolibarr_main_document_root . "/conf/conf.class.php");
@ -472,8 +471,8 @@ if ($_POST["action"] == "set")
$ok = -1; $ok = -1;
} }
} }
} }
} }
?> ?>