2
0
forked from Wavyzz/dolibarr

Qual: Mutualize a lot of duplicate functions into functions.lib.php

This commit is contained in:
Laurent Destailleur
2011-08-17 15:56:22 +00:00
parent 20e520d6d8
commit 0adbca4625
25 changed files with 158 additions and 216 deletions

View File

@@ -20,7 +20,7 @@
/**
* \file htdocs/lib/security.lib.php
* \brief Set of function used for dolibarr security
* \version $Id: security.lib.php,v 1.127 2011/08/17 13:59:24 cdelambert Exp $
* \version $Id: security.lib.php,v 1.128 2011/08/17 15:56:24 eldy Exp $
*/
@@ -231,7 +231,7 @@ function dol_loginfunction($langs,$conf,$mysoc)
if (function_exists("imagecreatefrompng") && ! empty($conf->global->MAIN_SECURITY_ENABLECAPTCHA))
{
$captcha=1;
$captcha_refresh=img_refresh();
$captcha_refresh=img_picto($langs->trans("Refresh"),'refresh');
}
// Extra link