Ignore:
Timestamp:
May 15, 2021, 8:07:27 PM (3 years ago)
Author:
roby
Message:

Ripristino compatibilità con php <= 5.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/crea_pagina.php

    r347 r348  
    1515    die ("You can't access this file directly...");
    1616}
    17 
    18 require_once('inc/hpdf5/autoload.php');
    19 use Spipu\Html2Pdf\Html2Pdf;
    20 use Spipu\Html2Pdf\Exception\Html2PdfException;
    21 use Spipu\Html2Pdf\Exception\ExceptionFormatter;
    2217
    2318global $name;
Note: See TracChangeset for help on using the changeset viewer.