<?php /** This file is part of KCFinder project * * @desc Browser calling script * @package KCFinder * @version 3.12 * @author Pavel Tzonkov <sunhater@sunhater.com> * @copyright 2010-2014 KCFinder Project * @license http://opensource.org/licenses/GPL-3.0 GPLv3 * @license http://opensource.org/licenses/LGPL-3.0 LGPLv3 * @link http://kcfinder.sunhater.com */ require "core/bootstrap.php"; $browser = "kcfinder\\browser"; // To execute core/bootstrap.php on older $browser = new $browser(); // PHP versions (even PHP 4) $browser->action();
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
adapters | Folder | 0755 |
|
|
cache | Folder | 0755 |
|
|
conf | Folder | 0755 |
|
|
core | Folder | 0755 |
|
|
css | Folder | 0755 |
|
|
doc | Folder | 0755 |
|
|
integration | Folder | 0755 |
|
|
js | Folder | 0755 |
|
|
lang | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
themes | Folder | 0755 |
|
|
tpl | Folder | 0755 |
|
|
.htaccess | File | 263 B | 0644 |
|
README.md | File | 2.01 KB | 0644 |
|
browse.php | File | 587 B | 0644 |
|
favicon.ico | File | 1.37 KB | 0644 |
|
index.php | File | 28 B | 0644 |
|
js_localize.php | File | 1.13 KB | 0644 |
|
upload.php | File | 593 B | 0644 |
|