Reverting last commit
Cette révision appartient à :
Parent
eaba38fe69
révision
6205fe1354
@ -28,7 +28,6 @@
|
||||
function getfile($tree, $url, $current_dir, $flag = FALSE) {
|
||||
global $docs_path, $base_doc, $options;
|
||||
$url = clean_url($url, "Live", true);
|
||||
if ($options['clean_urls'] == true) $url = explode("?", $link)[0];
|
||||
if ($url === '' || $url === 'index') {
|
||||
if (is_file($docs_path . "/index.md")) return $docs_path . "/index.md";
|
||||
else {
|
||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur