g_user was not set
This commit is contained in:
parent
6213ef53e7
commit
caa1c2026f
1 changed files with 1 additions and 0 deletions
|
|
@ -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');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue