2
0
forked from Wavyzz/dolibarr

Qual: remove PHP closing tag (again)

These were reintroduced by careless merge
This commit is contained in:
Raphaël Doursenaud
2014-05-26 12:34:23 +02:00
parent 12fed4f4d7
commit c48c3a9d91
142 changed files with 0 additions and 152 deletions

View File

@@ -588,4 +588,3 @@ function vat_by_date($db, $y, $q, $date_start, $date_end, $modetax, $direction,
return $list;
}
?>