[20873] Reversing array on uninstall handled elsewhere

Sigurd Nes <[email protected]>
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
Revision: 20873
          http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=20873
Author:   sigurdne
Date:     2009-11-21 11:56:56 +0000 (Sat, 21 Nov 2009)
Log Message:
-----------
Reversing array on uninstall handled elsewhere

Modified Paths:
--------------
    people/sigurdne/modules/setup/trunk/applications.php

Modified: people/sigurdne/modules/setup/trunk/applications.php
===================================================================
--- people/sigurdne/modules/setup/trunk/applications.php	2009-11-21 11:01:46 UTC (rev 20872)
+++ people/sigurdne/modules/setup/trunk/applications.php	2009-11-21 11:56:56 UTC (rev 20873)
@@ -153,8 +153,6 @@
 				if ( isset($setup_info[$appname]['tables'])
 					&& $setup_info[$appname]['tables'] )
 				{
-					// Sigurd: Tables has to be dropped in reversed order (mssql) if they are referenced by others
-					$terror[0]['tables'] = array_reverse($setup_info[$appname]['tables']);
 					$GLOBALS['phpgw_setup']->process->droptables($terror, $DEBUG);
 					echo '<li>' . lang('%1 tables dropped', lang($appname)) . ".</li>\n";
 				}
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.