Skip to content

Commit

Permalink
code cleanup,
Browse files Browse the repository at this point in the history
readme update about deployment
  • Loading branch information
landsman committed Jun 16, 2017
1 parent 393bd38 commit 53dfe9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ It will move vQmod xml file to correct folder.

5. add constant to your config.php & admin/config.php for storage PDF files:
For example: `define('INVOICES_DIR', DIR_IMAGE . '/invoices');` and fix this folder for reading from web by .htaccess
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)
7. celebrate!

## Credits
Expand Down

0 comments on commit 53dfe9c

Please sign in to comment.