noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/01: g_user was not set


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: g_user was not set
Date: Thu, 06 Mar 2014 21:32:15 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit caa1c2026f6fa9d693e874051ec129eacece769b
Author: Dany De Bontridder <address@hidden>
Date:   Thu Mar 6 22:30:42 2014 +0100

    g_user was not set
---
 include/class_anticipation.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/class_anticipation.php b/include/class_anticipation.php
index 7759779..3d9bd68 100644
--- a/include/class_anticipation.php
+++ b/include/class_anticipation.php
@@ -194,6 +194,7 @@ class Anticipation
      */
     private function form_cat_mod()
     {
+        global $g_user;
         $a=new Forecast($this->cn,$this->f_id);
         $a->load();
         $name=new IText('an_name');



reply via email to

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