]> git.mxchange.org Git - friendica.git/commit
Frio: remove header(location) in default.php
authorfabrixxm <fabrix.xm@gmail.com>
Fri, 27 May 2016 13:53:11 +0000 (15:53 +0200)
committerfabrixxm <fabrix.xm@gmail.com>
Fri, 27 May 2016 13:53:11 +0000 (15:53 +0200)
commite568020718c351bf64e8b2cb678427750b498ed6
treedfbd7a55574dba6771ad8e7fc913265baae75ac6
parent6fcad290a4f5bf3c1341d594309e89f33aa2df97
Frio: remove header(location) in default.php

The call to header() is too late in code (output was already sent)
view/theme/frio/php/modes/default.php