File starting with empty line causing timeline to complaine about

headers being sent before session.
This commit is contained in:
Adnan ELARAJI 2024-12-08 21:23:36 +01:00
parent 3b424a4bdd
commit 6f48cefbb2
No known key found for this signature in database

View file

@ -1,4 +1,3 @@
<?php
if (!empty($_GET['url'])) { // Show twts for some user (Profile view)
@ -72,4 +71,4 @@ if (!empty($_GET['url'])) { // Show twts for some user
<!-- PHP: FOOTER --><?php include_once 'partials/footer.php';?>
*/
*/