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
Branches
Tags
No related merge requests found
......@@ -197,7 +197,7 @@ if ($resql)
}
else
{
print "No unpaid invoices found\n";
print "No services to expire found\n";
}
exit(0);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment