diff options
Diffstat (limited to 'www/index.php')
| -rwxr-xr-x | www/index.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/index.php b/www/index.php index 58217ef..f07a8d7 100755 --- a/www/index.php +++ b/www/index.php @@ -17,8 +17,6 @@ if(empty($_GET)){ } } else { - $name = SQLite3::escapeString("$_GET[name]"); - /* checks for specific site url's */ if(empty($_GET["name"])){ |
