2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Fixes: incompatibility with PHP 7.2

This commit is contained in:
Adam Zammit
2019-01-16 15:16:36 +11:00
parent 08be93a05d
commit 87ae018756
4 changed files with 10 additions and 11 deletions

View File

@@ -29,6 +29,9 @@
*
*/
include_once(dirname(__FILE__).'/config.inc.php');
/**
* The phpgettext package
*/