Merge branch 'issue-47'
This commit is contained in:
commit
d2a028186c
@ -270,9 +270,6 @@ function get_tree($path = '.', $clean_path = '', $title = '', $first = true){
|
||||
$clean_sort = clean_sort($file);
|
||||
|
||||
// If clean_urls is set to false and this is the first branch of the tree, append index.php to the clean_path.
|
||||
|
||||
print_r($options['clean_urls']);
|
||||
|
||||
if($options['clean_urls'] == false)
|
||||
{
|
||||
if($first)
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user