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:
4dd26ac
)
Enabled Smarty from DB... This needs lots of improvements (especialy modifying templa...
author
Harvie
<tomas@mudrunka.cz>
Mon, 29 Nov 2010 00:45:15 +0000
(
01:45
+0100)
committer
Harvie
<tomas@mudrunka.cz>
Mon, 29 Nov 2010 00:45:15 +0000
(
01:45
+0100)
wwwroot/nodes.php
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/nodes.php
b/wwwroot/nodes.php
index e2dcd267047267baa2063f7ba5c4d2c6fb568645..a3ddbc614b757ef6f539b13ec0af2f892fd4e53a 100644
(file)
--- a/
wwwroot/nodes.php
+++ b/
wwwroot/nodes.php
@@
-30,7
+30,7
@@
if ($_SESSION['debugging']) {
//Smarty from DB
$smarty_resource = 'kyberia:';
-$smarty_resource = ''; //same as 'file:' (fallback)
+
//
$smarty_resource = ''; //same as 'file:' (fallback)
//Path info (Experimental - this replaced most of mod_rewrites...)
@$PATH_INFO=trim($_SERVER[PATH_INFO]);
This page took
0.146987 seconds
and
4
git commands to generate.