Skip to content
Snippets Groups Projects
Commit 7d0853d9 authored by Raphaël Doursenaud's avatar Raphaël Doursenaud
Browse files

Removed debug code

parent d9cb1da4
No related branches found
No related tags found
No related merge requests found
......@@ -304,7 +304,6 @@ if ($action == 'create' && $user->rights->projet->creer && (empty($object->socie
// Date start
print '<tr><td>'.$langs->trans("DateStart").'</td><td>';
var_dump($date_start);
print $form->select_date(($date_start?$date_start:''),'dateo',1,1,0,'',1,1);
print '</td></tr>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment