X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fdata_checks.inc;h=37da7a3fc4539f6566a8fdf17d41463cb6dfc3a3;hb=6cd42b4b7e4e5a199949a33fcf7fbd1f5d0ad3cb;hp=0b94f9328723b49f80317879c8cfa5c2b919285d;hpb=45e45a854c40a7a2f9cc8f11e07a259c6923babd;p=fa-stable.git diff --git a/includes/data_checks.inc b/includes/data_checks.inc index 0b94f932..37da7a3f 100644 --- a/includes/data_checks.inc +++ b/includes/data_checks.inc @@ -1,4 +1,14 @@ . +***********************************************************************/ function db_has_customers() { return check_empty_result("SELECT COUNT(*) FROM ".TB_PREF."debtors_master");