XSS prevention for Radio Page
This commit is contained in:
parent
53b67d0826
commit
abc81a92b4
2 changed files with 13 additions and 2 deletions
11
airtime_mvc/application/common/SecurityHelper.php
Normal file
11
airtime_mvc/application/common/SecurityHelper.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: asantoni
|
||||
* Date: 12/06/15
|
||||
* Time: 12:24 PM
|
||||
*/
|
||||
|
||||
class SecurityHelper {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue