Topic: This is correct?
This would be correct or needs another code more to prevent xss
if (Request::post('data')) $data = Security::xssClean(Request::post('data')); else $data = Option::get('data');
..::: Moncho Varela ::::.. ..::: @Nakome ::::.. ..::: Github ::::..