summaryrefslogtreecommitdiff
path: root/www/repos-style/files/patch-open_log_index.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/repos-style/files/patch-open_log_index.php')
-rw-r--r--www/repos-style/files/patch-open_log_index.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/repos-style/files/patch-open_log_index.php b/www/repos-style/files/patch-open_log_index.php
new file mode 100644
index 000000000000..4da027dc05f7
--- /dev/null
+++ b/www/repos-style/files/patch-open_log_index.php
@@ -0,0 +1,11 @@
+--- open/log/index.php.orig 2016-06-20 16:09:43 UTC
++++ open/log/index.php
+@@ -18,7 +18,7 @@
+ // === Print svn log --xml to response ===
+
+ // Set the URL to the stylesheet, must be same host or absolute path from root
+-$xslt = '/repos-web/view/log.xsl';
++$xslt = '/repos-style/view/log.xsl';
+
+ // URL or path to repository, no trailing slash
+ // (note that the log viewer may bypass access control)