projects
/
mdref
/
mdref
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
ec58da5
)
cookie
author
Michael Wallner
<mike@php.net>
Tue, 5 Nov 2013 16:06:20 +0000
(17:06 +0100)
committer
Michael Wallner
<mike@php.net>
Tue, 5 Nov 2013 16:06:20 +0000
(17:06 +0100)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index 8bc11f7adbcdb36bc7d99f75d2696d8a23cd3706..53c652913cae1b0804bbac55e7dd177fb257acfa 100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-215,11
+215,6
@@
function md($file, $res) {
}
}
-function index($pn) {
- ?>
- <?php
-}
-
chdir($_SERVER["DOCUMENT_ROOT"]);
$t = ["css"=>"text/css", "js"=>"application/javascript"];
$r = new http\Env\Request;