projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb8d51d
)
typo fixed [2]
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 09:14:57 +0000
(11:14 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 19 Apr 2020 09:14:57 +0000
(11:14 +0200)
web/index.php
patch
|
blob
|
history
diff --git
a/web/index.php
b/web/index.php
index
e281aa7
..
469a568
100644
(file)
--- a/
web/index.php
+++ b/
web/index.php
@@
-1231,7
+1231,7
@@
cookie_law(null);
var $$ = jQuery.noConflict();
var sess = "not_connected";
- var page_id = "<
$
echo $user->page_id; ?>";
+ var page_id = "<
?
echo $user->page_id; ?>";
var g_debug = 0;
var g_lang = "<? echo $G_lang; ?>";
var g_lng = "<? echo $G_lng; ?>";