www: The usage of set_magic_quotes_runtime() is deprecated as :

http://www.php.net/manual/en/function.set-magic-quotes-runtime.php


SVN revision: 84509
This commit is contained in:
Bertrand Jacquin 2013-04-16 20:30:16 +00:00
parent 4ff9d100a0
commit 0407d7f58e
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
<?php
set_magic_quotes_runtime(0);
$navstate = "";
if(isset($_GET['p']))