1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-23 12:29:58 +01:00

Fix widget contratti da pianificare

This commit is contained in:
MatteoPistorello 2021-11-08 12:09:49 +01:00
parent b89627b7ea
commit af1ba37502

View File

@ -17,6 +17,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
use Carbon\Carbon;
use Plugins\PianificazioneInterventi\Promemoria;
include_once __DIR__.'/../../../core.php';