file manager stuff

This commit is contained in:
Serghey Rodin 2015-09-28 02:01:19 +03:00
commit 9d2ebe561a
12 changed files with 419 additions and 95 deletions

View file

@ -4,8 +4,6 @@
//error_reporting(NULL);
session_start();
include($_SERVER['DOCUMENT_ROOT']."/inc/main.php");
include($_SERVER['DOCUMENT_ROOT']."/file_manager/fm_core.php");