set_synapse_weight update
[mirrors/Kyberia-bloodline.git] / wwwroot / backend / mysql / backend.inc
index bea0e50cba6eaa46afeb9aaea646b4fcd21c6915..dd0c4f7cf82b6512973aa03e88a741dca6029364 100644 (file)
@@ -345,7 +345,7 @@ function getKNeurons($user_id,$interval) {
 
 // XXX TODO
 
-function setSynapseWeight($synapse_weightl) {
+function setSynapse($src,$dst,$weight) {
        global $db,$node,$error,$error_messages;
 
        // XXX security fix
This page took 0.135224 seconds and 4 git commands to generate.