Include file conflict fix
[fa-stable.git] / sales / manage / customers.php
index bba429660282b90b88c392efd39cda1b4df3a34f..6462eb2701e895c61c193c7e890901b15b0e978e 100644 (file)
@@ -9,7 +9,6 @@ page(_("Customers"));
 include_once($path_to_root . "/includes/date_functions.inc");
 include_once($path_to_root . "/includes/banking.inc");
 include_once($path_to_root . "/includes/ui.inc");
-include_once($path_to_root . "/includes/data_checks.inc");
 
 if (isset($_GET['New']) || !isset($_POST['customer_id']) || $_POST['customer_id'] == "") 
 {