Removed access restrictions to sqldump.php

pull/1/head
root 17 years ago
parent 1df2d4dcc3
commit a3e7295592

@ -1,13 +1,4 @@
<?
if($_SESSION['profile']['id'] != 1 && $_SESSION['profile']['id'] != 5897)
{
if($_REQUEST['user'] != "wfekhsdfkjsdf" && $_REQUEST['pass'] != "dfskljsfdlkjsdfkjlf32r")
{
header("location: /");
exit;
}
}
header("content-type: text/plain");
?>
# CAcert SQL Dump

Loading…
Cancel
Save