yaptc/lib/pure-0.6.0/index.php
2016-02-04 14:18:34 -05:00

2 lines
117 B
PHP
Executable File

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