diff --git a/include/ajax/ajax_currency.php b/include/ajax/ajax_currency.php index a0bf86961..f3974db2d 100644 --- a/include/ajax/ajax_currency.php +++ b/include/ajax/ajax_currency.php @@ -47,11 +47,11 @@ catch (Exception $ex) /* security check */ /** - * @todo add module CFGCURRENCY + * check if module CFGCURRENCY */ if ($g_user->check_module('CFGCURRENCY')==0) { - // return; + return; } /*