mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-01 16:36:45 +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;
|