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:
2b81c64
)
require fixup
author
niekt0
<niekt0@kyberia.cz>
Mon, 3 Jan 2011 23:40:09 +0000
(
00:40
+0100)
committer
niekt0
<niekt0@kyberia.cz>
Mon, 3 Jan 2011 23:40:09 +0000
(
00:40
+0100)
wwwroot/nodes.php
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/nodes.php
b/wwwroot/nodes.php
index c6e8f57fc6f5211800f86c39d6e7414a985ca625..c65bbcc8d67b29276eb96815432626774dcf8546 100644
(file)
--- a/
wwwroot/nodes.php
+++ b/
wwwroot/nodes.php
@@
-80,7
+80,7
@@
if(
if(isset($_GET['node_kid'])) $_GET['node_id'] = base_convert($_GET['node_kid'], 36, 10);
if(isset($_GET['template_kid'])) $_GET['template_id'] = base_convert($_GET['template_kid'], 36, 10);
-require(INCLUDE_DIR.'senate.inc');
+require
_once
(INCLUDE_DIR.'senate.inc');
if (isset($_SERVER['HTTP_REFERER'])) {
preg_match('/(k|id)\/([0-9]*)\//',$_SERVER['HTTP_REFERER'],$ref_match);
This page took
0.240324 seconds
and
4
git commands to generate.