[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.191.9.192: ~ $
<?php

/*
*  Copyright (c) Codiad & Kent Safranski (codiad.com), distributed
*  as-is and without warranty under the MIT License. See
*  [root]/license.txt for more. This information must remain intact.
*/

//////////////////////////////////////////////////////////////////
// CONFIG
//////////////////////////////////////////////////////////////////

// PATH TO CODIAD
define("BASE_PATH", "[[softpath]]");

// BASE URL TO CODIAD (without trailing slash)
define("BASE_URL", "[[domhost]][[relativeurl]]");

// THEME : default, modern or clear (look at /themes)
define("THEME", "default");

// ABSOLUTE PATH
define("WHITEPATHS", BASE_PATH . ",/home");

// SESSIONS (e.g. 7200)
$cookie_lifetime = "0";

// TIMEZONE
date_default_timezone_set("America/Chicago");

// Allows to overwrite the default language
define("LANGUAGE", "[[language]]");

// External Authentification
//define("AUTH_PATH", "/path/to/customauth.php");

//////////////////////////////////////////////////////////////////
// ** DO NOT EDIT CONFIG BELOW **
//////////////////////////////////////////////////////////////////

// PATHS
define("COMPONENTS", BASE_PATH . "/components");
define("PLUGINS", BASE_PATH . "/plugins");
define("THEMES", BASE_PATH . "/themes");
define("DATA", BASE_PATH . "/data");
define("WORKSPACE", BASE_PATH . "/workspace");

// URLS
define("WSURL", BASE_URL . "/workspace");

// Marketplace
//define("MARKETURL", "http://market.codiad.com/json");

// Update Check
//define("UPDATEURL", "http://update.codiad.com/?v={VER}&o={OS}&p={PHP}&w={WEB}&a={ACT}");
//define("ARCHIVEURL", "https://github.com/Codiad/Codiad/archive/master.zip");
//define("COMMITURL", "https://api.github.com/repos/Codiad/Codiad/commits");

Filemanager

Name Type Size Permission Actions
images Folder 0755
php53 Folder 0755
php56 Folder 0755
php71 Folder 0755
active.php File 19 B 0644
clone.php File 5.1 KB 0644
config.php File 1.66 KB 0644
edit.php File 3.85 KB 0644
edit.xml File 433 B 0644
fileindex.php File 259 B 0644
import.php File 2.18 KB 0644
info.xml File 2.15 KB 0644
install.js File 924 B 0644
install.php File 5.25 KB 0644
install.xml File 1.48 KB 0644
md5 File 3.38 KB 0644
notes.txt File 357 B 0644
projects.php File 70 B 0644
users.php File 107 B 0644