Change title to $simplePath

It does not really make sense to display the internal file system
structure.
This commit is contained in:
Théophile Bastian 2017-11-28 21:40:44 +01:00
parent 304e0f09d7
commit 770d7e1ef0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title> <?= $realDir ?> </title>
<title> <?= $simplePath ?> </title>
<style type="text/css">
body {
margin-top: 0;