]> git.mxchange.org Git - friendica.git/commit
Fixed log file issues on a freshly installed Friendica.
authorAbinoam P. Marques Jr <abinoam@gmail.com>
Sat, 18 Feb 2012 22:19:35 +0000 (14:19 -0800)
committerAbinoam P. Marques Jr <abinoam@gmail.com>
Sat, 18 Feb 2012 22:19:35 +0000 (14:19 -0800)
commitdedfc300a050f3d72840ca02515d483e90965a58
treeda64f915f12139703a5e11ef416bc2c1f7e811e6
parent5734d5f357742814b56d3d8e0e6daf2e86e793d0
Fixed log file issues on a freshly installed Friendica.

* Check to see if log file exists.
* After trying to open it, check to see if it went ok.
* So, check to see if the file size != 0 (fread error with size = 0)
mod/admin.php