New: Work on invoice creation when creating subscription

This commit is contained in:
Laurent Destailleur 2010-09-05 19:28:05 +00:00
parent bd0a07c14b
commit 2e6b811f42

View File

@ -357,6 +357,7 @@ if ($fp)
fclose($fp);
print "\n";
print "File '".$outfile."' has been built in current directory.\n";
print "Current dir is ".getcwd()."\n";
}
else $error++;