summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-12 09:55:41 +0400
committerAndrew Dolgov <[email protected]>2013-04-12 09:55:41 +0400
commit9bfda43e775ff23d980795363c3c792fd6d8b89d (patch)
tree2fbdef2d92773b6d43926dd45e4413f7ec1a0f4c /update.php
parent79f9bef767ba0e0a35c8bf8411bb90feac35a551 (diff)
digest: use proper logging, update.php: fix typo
Diffstat (limited to 'update.php')
-rwxr-xr-xupdate.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.php b/update.php
index e1afb6bd6..4c5bede0b 100755
--- a/update.php
+++ b/update.php
@@ -353,4 +353,4 @@
if (file_exists(LOCK_DIRECTORY . "/$lock_filename"))
unlink(LOCK_DIRECTORY . "/$lock_filename");
-g?>
+?>