forked from leftypol/leftypol
This line is no longer needed.
This commit is contained in:
parent
0279cfd3fb
commit
b966670fe4
1 changed files with 0 additions and 3 deletions
3
mod.php
3
mod.php
|
@ -10,9 +10,6 @@
|
|||
|
||||
require 'inc/mod.php';
|
||||
|
||||
// Fix some encoding issues
|
||||
header('Content-Type: text/html; charset=utf-8', true);
|
||||
|
||||
if (get_magic_quotes_gpc()) {
|
||||
function strip_array($var) {
|
||||
return is_array($var) ? array_map("strip_array", $var) : stripslashes($var);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue