mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-03-30 11:00:23 +02:00
Update view.php
This commit is contained in:
parent
0a7cee9726
commit
c20ce9bfb6
2
view.php
2
view.php
@ -37,7 +37,7 @@ if ($file->isFatturaElettronica()) {
|
||||
|
||||
// XSL
|
||||
$xsl = new DOMDocument();
|
||||
$xsl->load(DOCROOT.'/plugins/xml/asso-invoice.xsl');
|
||||
$xsl->load($stylesheet);
|
||||
|
||||
// XSLT
|
||||
$xslt = new XSLTProcessor();
|
||||
|
Loading…
x
Reference in New Issue
Block a user