Skip to content
Snippets Groups Projects
Commit d4e62805 authored by Juanjo Menent's avatar Juanjo Menent
Browse files

Fix: service to expire instead invoice unpayed

parent 7229b728
No related branches found
No related tags found
No related merge requests found
...@@ -197,7 +197,7 @@ if ($resql) ...@@ -197,7 +197,7 @@ if ($resql)
} }
else else
{ {
print "No unpaid invoices found\n"; print "No services to expire found\n";
} }
exit(0); exit(0);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment