We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393bd38 commit 53dfe9cCopy full SHA for 53dfe9c
README.md
@@ -25,7 +25,7 @@ It will move vQmod xml file to correct folder.
25
26
5. add constant to your config.php & admin/config.php for storage PDF files:
27
For example: `define('INVOICES_DIR', DIR_IMAGE . '/invoices');` and fix this folder for reading from web by .htaccess
28
-6. optionally you can add row to your `.gitignore` file with path to tracy.xml (example: upload/vqmod/xml/invoice_pdf.xml)
+6. optionally you can add row to your `.gitignore` file with path to invoice_pdf.xml (example: upload/vqmod/xml/invoice_pdf.xml)
29
7. celebrate!
30
31
## Credits
0 commit comments