fixed indentation to be tabs, alignment uses tabs to match code block, then spaces...
[eq/.git] / setup / setup.inc.php
index 492920addc89981d1f786dac95ed8c29230227ce..5ae287246fd95d47d1b4b04abaf9f234dfef5043 100644 (file)
@@ -41,7 +41,7 @@
 
        /* Dependacies for this app to work */
        $setup_info['tc']['depends'][] = array(
-                        'appname' => 'phpgwapi',
-                        'versions' => Array('0.9.10', '0.9.11' , '0.9.12', '0.9.13', '0.9.14', '0.9.16')
-               );
+                'appname' => 'phpgwapi',
+                'versions' => Array('0.9.10', '0.9.11' , '0.9.12', '0.9.13', '0.9.14', '0.9.16')
+       );
 ?>