From afd5b2e9265dd30832e433c638023d5c25f75f2a Mon Sep 17 00:00:00 2001 From: jengo Date: Sat, 11 Nov 2000 07:10:24 +0000 Subject: [PATCH] Forgot to finish a commit --- index.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index c9d2f9aa8d..c0ad874ba5 100755 --- a/index.php +++ b/index.php @@ -33,6 +33,7 @@ $phpgw->common->read_preferences("addressbook"); $phpgw->common->read_preferences("email"); $phpgw->common->read_preferences("calendar"); + $phpgw->common->read_preferences("stocks"); $phpgw->db->query("select app_version from applications where app_name='admin'",__LINE__,__FILE__); $phpgw->db->next_record(); @@ -66,7 +67,7 @@ } } - echo '

'; + echo '

'; ?>