You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Tue Oct 24 08:25:49 2023] PHP Warning: Cannot modify header information - headers already sent by (output started at /Users/me/gr-osmosdr/audioplayer.php:126) in /Users/me/gr-osmosdr/audioplayer.php on line 155
[Tue Oct 24 08:25:49 2023] [::1]:56733 [200]: GET /audioplayer.php?since=0&tg=&date=
line 126: 'date' => strftime('%F %T', $TIME),
The text was updated successfully, but these errors were encountered:
the strftime is depicted in newer php versions
[Tue Oct 24 08:25:49 2023] PHP Warning: Cannot modify header information - headers already sent by (output started at /Users/me/gr-osmosdr/audioplayer.php:126) in /Users/me/gr-osmosdr/audioplayer.php on line 155
[Tue Oct 24 08:25:49 2023] [::1]:56733 [200]: GET /audioplayer.php?since=0&tg=&date=
line 126: 'date' => strftime('%F %T', $TIME),
The text was updated successfully, but these errors were encountered: