Create jcryption.lnk.php

This commit is contained in:
Namhyeon Go 2018-09-30 03:20:00 +09:00 committed by GitHub
parent 40764e1715
commit 71d90c70c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
helper/jcryption.lnk.php Normal file
View File

@ -0,0 +1,3 @@
<?php
require_once("./vendor/jCryption/sqAES.php");
require_once("./vendor/jCryption/sJCryption.php");