From 92987bf4bcc34ae0abf4026b69409f2d0139b7e5 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 1 Jun 2019 19:51:34 +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 106a24d..96b86a2 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 casplit_decode($data) { + function catsplit_encode($data) { $s_final = array(); // step 1