[20874] Reversing array on uninstall is a generic requirement

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

Modified Paths:
--------------
    people/sigurdne/modules/phpgwapi/trunk/inc/class.setup_process.inc.php

Modified: people/sigurdne/modules/phpgwapi/trunk/inc/class.setup_process.inc.php
===================================================================
--- people/sigurdne/modules/phpgwapi/trunk/inc/class.setup_process.inc.php	2009-11-21 11:56:56 UTC (rev 20873)
+++ people/sigurdne/modules/phpgwapi/trunk/inc/class.setup_process.inc.php	2009-11-21 11:57:44 UTC (rev 20874)
@@ -226,7 +226,7 @@
 				if ( isset($setup_info[$key]['tables'])
 					&& is_array($setup_info[$key]['tables']) )
 				{
-					// Sigurd: Tables has to be dropped in reversed order (mssql) if they are referenced by others
+					//Tables has to be dropped in reversed order if they are referenced by others
 					foreach ( array_reverse($setup_info[$key]['tables']) as $table )
 					{
 						//echo $table;
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.