Update catsplit.format.php
This commit is contained in:
parent
5ccabbc147
commit
92987bf4bc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user