mirror of
https://github.com/sorenpeter/timeline.git
synced 2025-12-17 03:46:59 +00:00
File starting with empty line causing timeline to complaine about
headers being sent before session.
This commit is contained in:
parent
3b424a4bdd
commit
6f48cefbb2
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
if (!empty($_GET['url'])) { // Show twts for some user (Profile view)
|
if (!empty($_GET['url'])) { // Show twts for some user (Profile view)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue