yaptc/lib/phpass-0.3/c/index.php

2 lines
120 B
PHP
Executable File

<?php session_start(); require_once("../../../config.inc.php"); header("Location: " . $yaptc_webpath . "index.php"); ?>