GIT.Harvie.CZ
/
mirrors
/
Kyberia-bloodline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc54d8
)
levenshtein fix
author
niekt0
<niekt0@kyberia.cz>
Mon, 16 Jan 2012 17:15:32 +0000
(18:15 +0100)
committer
niekt0
<niekt0@kyberia.cz>
Mon, 16 Jan 2012 17:15:32 +0000
(18:15 +0100)
wwwroot/inc/eventz/display.inc
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/inc/eventz/display.inc
b/wwwroot/inc/eventz/display.inc
index aff889de0186de9956419f3bef24fdc564bdeba8..af9697ac204be75c935d0a71bcd2555f49bd19e5 100644
(file)
--- a/
wwwroot/inc/eventz/display.inc
+++ b/
wwwroot/inc/eventz/display.inc
@@
-13,7
+13,7
@@
if ($permissions['r']) {
// data gained will be used for scientific purposes
if ((isset($_SESSION['user_id'])) && ($_SESSION['user_id'])) {
- levenshteinLog($_SESSION['user_id'],$node['node_id']);
+
nodes::
levenshteinLog($_SESSION['user_id'],$node['node_id']);
}
// WTF
This page took
0.110439 seconds
and
4
git commands to generate.