From de6c777d3f6753b8fb5f33bc0ee8acafc6772551 Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 21 Nov 2010 23:00:01 -0800 Subject: infrastructure for queueing, redelivery --- mod/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/install.php') diff --git a/mod/install.php b/mod/install.php index 7f150ef1d..cbe3b2fc9 100644 --- a/mod/install.php +++ b/mod/install.php @@ -173,6 +173,6 @@ function load_database($db) { $errors ++; } } - } + } return $errors; } \ No newline at end of file -- cgit v1.2.3