From cb2d1faf07c1388bf73e38428658d79b074090b3 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Wed, 23 May 2001 21:39:37 +0000 Subject: [PATCH] Adjust to match coding std --- addressbook/setup/setup.inc.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/addressbook/setup/setup.inc.php b/addressbook/setup/setup.inc.php index 4f36f24cfc..bbed3a9901 100755 --- a/addressbook/setup/setup.inc.php +++ b/addressbook/setup/setup.inc.php @@ -13,7 +13,7 @@ /* Dependacies for this app to work */ $setup_info['addressbook']['depends'][] = array( - 'appname' => 'phpgwapi', - 'versions' => Array('0.9.10', '0.9.11' , '0.9.12') - ); -?> \ No newline at end of file + 'appname' => 'phpgwapi', + 'versions' => Array('0.9.10', '0.9.11' , '0.9.12') + ); +?>