We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd0f7e commit 3527daaCopy full SHA for 3527daa
scripts/dash.php
@@ -1,5 +1,4 @@
1
<?php
2
-session_start();
3
header('Content-Type: text/event-stream');
4
header('Cache-Control: no-cache');
5
$clapVarFile = fopen("../data/clapVar.txt","r");
0 commit comments