noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 02/02: Task #1103 - Problème de modification


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/02: Task #1103 - Problème de modification de fiche fournisseur dans le module "gestion". Bug save supplier
Date: Thu, 13 Aug 2015 20:00:47 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit aea02b4e63a831d4cf2370041521ed45984661f0
Author: Dany De Bontridder <address@hidden>
Date:   Thu Aug 13 21:55:54 2015 +0200

    Task #1103 - Problème de modification de fiche fournisseur dans le module 
"gestion".
    Bug save supplier
---
 include/category_detail.inc.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/category_detail.inc.php b/include/category_detail.inc.php
index a81e9f1..6cea98b 100644
--- a/include/category_detail.inc.php
+++ b/include/category_detail.inc.php
@@ -32,6 +32,7 @@
 // Save modification
 //---------------------------------------------------------------------------
 if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
+require_once NOALYSS_INCLUDE.'/class_customer.php';
 if ( isset ($_POST['mod']))
 {
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]