1
mirror of https://github.com/jakejarvis/spoons.git synced 2025-10-22 20:34:29 -04:00

use newer version of mpdf via composer

This commit is contained in:
2017-07-16 15:51:58 -04:00
parent 5daffff5bf
commit 01750bd625
138 changed files with 111 additions and 95486 deletions

View File

@@ -1,4 +1,6 @@
<?php
require('vendor/autoload.php');
include_once('config.php'); // these have probably all been included already, but just in case...
include_once('functions.php');
include_once('db_connect.php');