1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 15:46:44 +02:00

PHP8 Compatibility Fixes

This commit is contained in:
Cameron
2020-12-04 17:21:03 -08:00
parent 9b82308021
commit 645c05cfbf
4 changed files with 5 additions and 4 deletions

View File

@@ -501,8 +501,9 @@
}
while(list($tKey, $tMarker) = each($this->aTimeMarks))
foreach($this->aTimeMarks as $tKey => $tMarker)
{
if(!$bRowHeaders)
{
// First time: emit headers