mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-13 16:14:55 +01:00
7 lines
97 B
PHP
7 lines
97 B
PHP
|
<?php
|
||
|
|
||
|
include_once __DIR__.'/../../core.php';
|
||
|
include_once __DIR__.'/init.php';
|
||
|
|
||
|
echo $fattura;
|