From: Zach Prezkuta Date: Sat, 16 Jun 2012 17:28:44 +0000 (-0600) Subject: minor cleanup in lock.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=46068935d0c45a63cf34979859063a23314d18b7;p=friendica.git minor cleanup in lock.php --- diff --git a/include/lock.php b/include/lock.php index 6d7bf60555..cc2888c0a4 100644 --- a/include/lock.php +++ b/include/lock.php @@ -72,3 +72,5 @@ function unlock_function(fn_name) { return; }} + +?>