projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
151239c
)
typo fixed
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 3 May 2020 12:00:12 +0000
(14:00 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Sun, 3 May 2020 12:00:12 +0000
(14:00 +0200)
web/briskin5/index.php
patch
|
blob
|
history
diff --git
a/web/briskin5/index.php
b/web/briskin5/index.php
index
4db0f0f
..
a35bd9b
100644
(file)
--- a/
web/briskin5/index.php
+++ b/
web/briskin5/index.php
@@
-127,9
+127,7
@@
window.onload = function() {
preferences_update();
sess = "<?php echo "$sess"; ?>";
preferences_update();
sess = "<?php echo "$sess"; ?>";
- xstm = new xynt_streaming(window, <?php printf("\"%s\", %d", $transp_type, $transp_port); ?>,
- 2, null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'),
- 'index_rd.php', function(com){eval(com);});
+ xstm = new xynt_streaming(window, <?php printf("\"%s\", %d", $transp_type, $transp_port); ?>, 2, null /* console */, gst, 'table_php', 'sess', sess, $('sandbox'), 'index_rd.php', function(com){eval(com);});
xstm.hbit_set(heartbit);
/* dynamic callerimg positioning */
xstm.hbit_set(heartbit);
/* dynamic callerimg positioning */