Files
friendica/index.php
T
Roland Haeder 2247d85b28 Don't miss to add exit() after header('Location: bla') as header() does *NOT*
exit the script quickly enough. Always use an explicit exit() or you get real
trouble.

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-03-01 18:29:09 +01:00

16 KiB