Qual: Removed useless line

This commit is contained in:
Laurent Destailleur 2011-03-03 08:42:05 +00:00
parent e3a8e6ae6c
commit 737155b562

View File

@ -3331,7 +3331,6 @@ function make_substitutions($chaine,$substitutionarray,$outputlangs,$object='')
{
global $conf,$user;
$dir=$dirroot."/includes/modules/substitutions";
$listfonc=array('numberwords'); // For the moment only one substitution module to search
foreach($listfonc as $fonc)
{