2
0
forked from Wavyzz/dolibarr

Standardize

This commit is contained in:
Philippe GRAND
2018-08-15 12:48:13 +02:00
parent e35da2f84d
commit 57f51fda3e
49 changed files with 46 additions and 57 deletions

View File

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