- or download this
package LoadProperties;
use SharedVariable qw (%ARTICLE)
- or download this
$fabricant = $lp->loadFabricantProperties($ARTICLE{'marque'},'',$value
+);
- or download this
package SharedVariable;
...
@SharedVariable::EXPORT_OK = qw ($session_dir $page $action $di
+r $dirLang $dirError $imgdir $session_id $can_do_gzip $current_ip $la
+ng $LANG %ARTICLE %SESSION %SERVER %USER $CGISESSID %LABEL %ERROR %VA
+LUE $COMMANDID %COMMAND %DATE %PAYPALL $INDEX %LINK $query $session
+$host $t0 $client);
}
1;
- or download this
sub getLastEnchereurDetail {
local our $string;local our $article = $query->param("article");
...
return $string;
}