Update catsplit.format.php

This commit is contained in:
Namhyeon Go 2019-06-01 19:51:47 +09:00 committed by GitHub
parent 92987bf4bc
commit 1c40f1ad46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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