WIP
This commit is contained in:
@@ -115,7 +115,7 @@ return [
|
|||||||
if (strlen($content) > 0) {
|
if (strlen($content) > 0) {
|
||||||
$raw = base64_decode($content);
|
$raw = base64_decode($content);
|
||||||
}
|
}
|
||||||
return $raw;
|
return urldecode($raw);
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user