2
0
forked from Wavyzz/dolibarr

Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on

parameter).
This commit is contained in:
Laurent Destailleur
2014-09-27 17:13:15 +02:00
parent e8b7c9c6bd
commit 5fdd798e91
57 changed files with 42 additions and 98 deletions

View File

@@ -146,4 +146,3 @@ print '</table>';
llxFooter();
$db->close();
?>