Revision 606
Added by thorn almost 17 years ago
comment.php | ||
---|---|---|
83 | 83 |
require(WB_PATH.'/index.php'); |
84 | 84 |
} |
85 | 85 |
} |
86 |
var_dump($_SESSION); |
|
87 | 86 |
|
88 | 87 |
?> |
Also available in: Unified diff
comment.php | ||
---|---|---|
83 | 83 |
require(WB_PATH.'/index.php'); |
84 | 84 |
} |
85 | 85 |
} |
86 |
var_dump($_SESSION); |
|
87 | 86 |
|
88 | 87 |
?> |
Also available in: Unified diff
removed forgotten debug output