Skip to content
Snippets Groups Projects
Commit 302ef907 authored by Prasad's avatar Prasad
Browse files

Fixes #1786: Included composer autoload for kcfinder

parent f650d8fd
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@
* @link http://kcfinder.sunhater.com
*/
require_once __DIR__ . '/../../vendor/autoload.php';
require_once __DIR__ . '/../../include/utils/VtlibUtils.php';
require_once __DIR__ . '/../../vtlib/Vtiger/Functions.php';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment