Access denied.

'; exit; } ?> bnn
View list New note | bbn


'; } else { if ($dh = opendir($dir)) { while (($file = readdir($dh)) !== false) { if (str_ends_with($file, '.md')) { echo '
' . $file .'
'; } } closedir($dh); } } ?>