git.cweiske.de
/
phinde.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix chat log links
[phinde.git]
/
www
/
index.php
diff --git
a/www/index.php
b/www/index.php
index 6bdaf9d2d4ff2a79974cc9f9427b2bcef0c63449..5261156642603da19f41a1fa385b0b8c72d0cdbf 100644
(file)
--- a/
www/index.php
+++ b/
www/index.php
@@
-163,6
+163,7
@@
render(
'sort' => $sort,
'urlSortRelevance' => $urlSortRelevance,
'urlSortDate' => $urlSortDate,
+ 'hitTemplate' => 'search/' . $GLOBALS['phinde']['hitTemplate'],
)
);
?>