Skip to content
Snippets Groups Projects
Commit bd4cf17d authored by Matthieu Guffroy's avatar Matthieu Guffroy
Browse files

test

parent eaa03180
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
</thead>
<tbody>
<tr>
<td><?php echo $stats->nbAnimalMoyClient()["value"]; ?></td>
<td><?php $tmp = $stats->nbAnimalMoyClient(); echo $tmp["value"]; ?></td>
<td>l2</td>
</tr>
</tbody>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment