2
0
forked from Wavyzz/dolibarr

standardize

This commit is contained in:
Philippe GRAND
2018-07-28 18:03:14 +02:00
parent 9cc40fcb21
commit 36ea20b7d4
49 changed files with 52 additions and 60 deletions

View File

@@ -119,6 +119,6 @@ if ($action == 'edit' && ! empty($attrname))
require DOL_DOCUMENT_ROOT.'/core/tpl/admin_extrafields_edit.tpl.php';
}
// End of page
llxFooter();
$db->close();