From 1c40f1ad46d8a34beaa80aab63cfc12ba7eb01cb Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 1 Jun 2019 19:51:47 +0900 Subject: [PATCH] Update catsplit.format.php --- helper/catsplit.format.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helper/catsplit.format.php b/helper/catsplit.format.php index 96b86a2..c3e3b8d 100644 --- a/helper/catsplit.format.php +++ b/helper/catsplit.format.php @@ -20,7 +20,7 @@ if(!check_function_exists("catsplit_encode")) { } if(!check_function_exists("catsplit_decode")) { - function catsplit_encode($data) { + function catsplit_decode($data) { $s_final = array(); // step 1