Skip to content
Snippets Groups Projects
Commit db86735f authored by Florian Henry's avatar Florian Henry
Browse files

Qual : php code sniffer

parent b3b0c73f
No related branches found
No related tags found
No related merge requests found
......@@ -162,11 +162,7 @@ print '</script>'."\n";
print '<br>'."\n";
<<<<<<< HEAD
//affichage du cochage par défaut
=======
// Check or not
>>>>>>> branch 'develop' of https://github.com/Dolibarr/dolibarr.git
$cocheplus='';
if ($_SESSION["canedit"]) $cocheplus="checked";
......
......@@ -64,10 +64,6 @@ $now=dol_now();
$nbcolonnes=substr_count($object->sujet,',')+1;
$toutsujet=explode(",",$object->sujet);
<<<<<<< HEAD
//$toutsujet=str_replace("°","'",$toutsujet);
=======
>>>>>>> branch 'develop' of https://github.com/Dolibarr/dolibarr.git
// affichage des sujets du sondage
$input.=$langs->trans("Name").";";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment