// SYSTEM PANEL //
[ROOT]
/
usr
/
local
/
lib
/
php
/
autoindex
[ PARENT ]
EDIT :: default.php.old
<?php include __DIR__ . '/autoindex_include.php'; /* With JS sort, this is new default */ $page = new \LiteSpeedAutoIndex\IndexWithJS(); $page->printPage();
SAVE
CANCEL