Your IP : 3.14.249.191


Current Path : /usr/local/lsws/share/autoindex/
Upload File :
Current File : //usr/local/lsws/share/autoindex/default_withjs.php

<?php

include __DIR__ . '/autoindex_include.php';

/* With JS sort, this is new default */
$page = new \LiteSpeedAutoIndex\IndexWithJS();
$page->printPage();



?>