Updates to 3rd party libraries
Add Dockerfile and specific docker-php.ini
This commit is contained in:
3
inc/vendor/godsgood33/php-db/tests/bootstrap.php
vendored
Normal file
3
inc/vendor/godsgood33/php-db/tests/bootstrap.php
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
require dirname(dirname(__FILE__)) . "/vendor/autoload.php";
|
||||
require dirname(dirname(__FILE__)) . "/src/Database.php";
|
Reference in New Issue
Block a user