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:
e7749a7
)
debug switch finally works
author
Daniel Hromada
<hromi@Aphrodité.(none)>
Wed, 26 Jan 2011 22:40:55 +0000
(23:40 +0100)
committer
Daniel Hromada
<hromi@Aphrodité.(none)>
Wed, 26 Jan 2011 22:40:55 +0000
(23:40 +0100)
wwwroot/debugswitch.php
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/debugswitch.php
b/wwwroot/debugswitch.php
index ac1749d7d75cb4858b92b53c30d287d141227b4c..6c928e538c87fbca0c91b9fe527f397c906d92e6 100644
(file)
--- a/
wwwroot/debugswitch.php
+++ b/
wwwroot/debugswitch.php
@@
-1,4
+1,5
@@
<?php
+session_start();
if ($_SESSION['debugging']) {
$_SESSION['debugging']=false;
echo "debugging turned off; refresh to turn it on";
This page took
0.141021 seconds
and
4
git commands to generate.