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:
4ad7056
)
logger fix
author
Harvie
<tomas@mudrunka.cz>
Tue, 26 Oct 2010 23:29:46 +0000
(
01:29
+0200)
committer
Harvie
<tomas@mudrunka.cz>
Tue, 26 Oct 2010 23:29:46 +0000
(
01:29
+0200)
wwwroot/inc/nodes.inc
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/inc/nodes.inc
b/wwwroot/inc/nodes.inc
index 2149d91d73564c1e7ce25e4740a3f243f7dda6fd..efd21bc4f11548ddf1d15b54218e68675f49d8da 100644
(file)
--- a/
wwwroot/inc/nodes.inc
+++ b/
wwwroot/inc/nodes.inc
@@
-100,6
+100,7
@@
node_vector='".$params['node_vector']."'";
--$user_k;
$db->query("update users set user_k='$user_k' where user_id='$params[node_creator]'");
$db->query("commit");
+ global $logger;
$logger->log('add','ok',$id);
if ($_POST['code']) {
This page took
0.100868 seconds
and
4
git commands to generate.