Update index.php

This commit is contained in:
Namhyeon Go 2017-12-23 04:04:01 +09:00 committed by GitHub
parent decb29186b
commit 0d102259ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@
* Date: 2017-12-23
*/
define("_DEF_VSPF_", true);
// including vendor autoloader
include_once('./vendor/autoload.php');