index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
index.php
2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index c0e02d611..43c87ba95 100644
--- a/
index.php
+++ b/
index.php
@@ -7,4 +7,4 @@
*
*/
-include 'public_html/index.php';
+include dirname(__FILE__).'/public_html/index.php';