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:
00be2b5
)
Added commented line that can switch debugging off when uncommented...
author
Harvie
<tomas@mudrunka.cz>
Mon, 29 Nov 2010 09:58:10 +0000
(10:58 +0100)
committer
Harvie
<tomas@mudrunka.cz>
Mon, 29 Nov 2010 09:58:10 +0000
(10:58 +0100)
wwwroot/nodes.php
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/nodes.php
b/wwwroot/nodes.php
index 5a5ad09f36a8faa8f7eda81f447308dcf53d75e1..9022178b9f6bd2ee949ce966a76f97e255553c0e 100644
(file)
--- a/
wwwroot/nodes.php
+++ b/
wwwroot/nodes.php
@@
-14,6
+14,7
@@
session_start();
error_reporting(1);
//$_SESSION['debugging']=1;
+//unset($_SESSION['debugging']); //Well... we should make some event or JavaScript page to turning this on/off...
//exit;
This page took
0.128853 seconds
and
4
git commands to generate.