Skip to content
Snippets Groups Projects
Commit 12ba7514 authored by Raphaël Doursenaud's avatar Raphaël Doursenaud
Browse files

Qual: Missing global declaration

parent 0cb58e0b
Branches
Tags
No related merge requests found
...@@ -64,7 +64,7 @@ class mod_expedition_safor extends ModelNumRefExpedition ...@@ -64,7 +64,7 @@ class mod_expedition_safor extends ModelNumRefExpedition
*/ */
function canBeActivated() function canBeActivated()
{ {
global $conf,$langs; global $conf,$langs,$db;
$coyymm=''; $max=''; $coyymm=''; $max='';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment