XSS prevention for Radio Page

This commit is contained in:
Albert Santoni 2015-06-12 13:11:28 -04:00
parent 53b67d0826
commit abc81a92b4
2 changed files with 13 additions and 2 deletions

View file

@ -0,0 +1,11 @@
<?php
/**
* Created by PhpStorm.
* User: asantoni
* Date: 12/06/15
* Time: 12:24 PM
*/
class SecurityHelper {
}