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
(from parent 1:
ea8ec23
)
k_neurons fix
author
niekt0
<niekt0@kyberia.cz>
Sun, 13 Mar 2011 23:13:51 +0000
(
00:13
+0100)
committer
niekt0
<niekt0@kyberia.cz>
Sun, 13 Mar 2011 23:13:51 +0000
(
00:13
+0100)
wwwroot/backend/mysql/backend.inc
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/backend/mysql/backend.inc
b/wwwroot/backend/mysql/backend.inc
index 06cea4d3b528546cea63641c005ffedc4756f10f..ebc9337ffae0dd9c341f0fb4915b1744822d6d2a 100644
(file)
--- a/
wwwroot/backend/mysql/backend.inc
+++ b/
wwwroot/backend/mysql/backend.inc
@@
-329,7
+329,7
@@
function setParent($node_id,$parent_id) {
// XXX TODO
//
-function get
_k_n
eurons($user_id,$interval) {
+function get
KN
eurons($user_id,$interval) {
global $db,$node,$error,$error_messages;
$q="call k_neurons('$user_id','$interval')";
This page took
0.119004 seconds
and
4
git commands to generate.