From 81510beb107852c92f506ffde7c53ced3d639748 Mon Sep 17 00:00:00 2001 From: Gregorio Chiko Putra Date: Mon, 4 Sep 2017 11:17:30 +0700 Subject: [PATCH] Change autoload engine from spl to composer --- public/index.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/public/index.php b/public/index.php index 81e03fd..88d3a34 100644 --- a/public/index.php +++ b/public/index.php @@ -1,12 +1,6 @@