Вход Регистрация
Файл: id2759/CGI Version/fileman/settings.inc.php
Строк: 35
<?php

/* vim: set expandtab tabstop=4 shiftwidth=4: */
// +----------------------------------------------------------------------+
// | Aquonics File Manager                                                |
// +----------------------------------------------------------------------+
// | Copyright (c) 2001 Aquonics Scripting                                |
// +----------------------------------------------------------------------+
// | You may not remove the copyright or redistribute the script in any   |
// | form. This program is Freeware, please read the license at           |
// | http://www.aquonics.com/license.php                                  |
// |                                                                      |
// | Visit www.aquonics.com for more top scripts, free and custom.        |
// +----------------------------------------------------------------------+
// | Authors: Stephen Ball <stephen@aquonics.com>                         |
// +----------------------------------------------------------------------+
//
// $Id$

$root_dir   "/usr/local/apache/htdocs/";
$root_url   "http://www.example.com";
$script_dir "/usr/local/apache/cgi-bin/fileman/";
$new_file   "Untitled Document";
$new_dir    "New Directory";
$format     "M j, Y g:i a";
$space      "104857600";

$iconarray = array(
    
"image.gif"     => "gif jpg jpeg bmp png",
    
"text.gif"      => "txt log lib dat tpl",
    
"script.gif"    => "php php3 phtml phps cgi pl js sh",
    
"zip.gif"       => "zip gz tar rar ace",
    
"html.gif"      => "htm html shtm shtml css wml",
    
"sound.gif"     => "wav au mid mod mp3",
    
"movie.gif"     => "mpeg rm mov",
    
"pdf.gif"       => "pdf",
    
"database.gif"  => "sql db",
    
"binary.gif"    => "exe com dll"
);

$ascii = array(
    
"bat""inf""reg""nfo""mrc""diz""php""php3",
    
"phtml""phps""js""dat""html""sql""htm""css",
    
"shtm""shtml""cgi""pl""lib""txt""log""ini",
    
"wml""sh""inc""tpl"
);

$main_script    "index.cgi";
$source_script  "source.cgi";
$edit_script    "edit.cgi";
$user_script    "users.cgi";
$login_script   "login.cgi";
$space_script   "space.cgi";

?>
Онлайн: 1
Реклама