MMDVM-Dashboard by DG9VH :
MMDVMHost by G4KLX Version:
eof()) { $line = $file->fgets(); // Echo one line from the file. echo"
"; echo "
"; echo substr($line,0,3); echo "
"; echo "
"; echo substr($line,3,24); echo "
"; echo "
"; echo substr($line,27); echo "
"; echo"
\n"; } // Unset the file to call __destruct(), closing the file handle. $file = null; ?>
'; } else { header('WWW-Authenticate: Basic realm="Dashboard"'); header('HTTP/1.0 401 Unauthorized'); echo 'Zur Ausführung bitte die geforderten Login-Daten eingeben!'; exit; } } ?> |
https://github.com/dg9vh/MMDVMHost-Dashboard
|