Fix: Include inutile
This commit is contained in:
parent
f63938b489
commit
cf1aaa85e8
@ -356,12 +356,6 @@ elseif ($_GET["action"] == 'edit' || $_POST["action"] == 'edit')
|
|||||||
|
|
||||||
if ($_GET["socid"])
|
if ($_GET["socid"])
|
||||||
{
|
{
|
||||||
// Si javascript autorisé
|
|
||||||
if ($conf->use_javascript)
|
|
||||||
{
|
|
||||||
include("./soc.js.php");
|
|
||||||
}
|
|
||||||
|
|
||||||
if ($reload || ! $_POST["nom"])
|
if ($reload || ! $_POST["nom"])
|
||||||
{
|
{
|
||||||
$soc = new Societe($db);
|
$soc = new Societe($db);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user