Qual: Undeclared variable replacement
This commit is contained in:
parent
39c064cb74
commit
4bf426c816
@ -62,7 +62,7 @@ abstract class CommonDocGenerator
|
||||
'myuser_fax'=>$user->office_fax,
|
||||
'myuser_mobile'=>$user->user_mobile,
|
||||
'myuser_email'=>$user->email,
|
||||
'myuser_logo'=>$logotouse,
|
||||
'myuser_logo'=>$user->photo,
|
||||
'myuser_web'=>'' // url not exist in $user object
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user