mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-11 00:18:25 +01:00
Oops - comment out debug
This commit is contained in:
parent
05fb371651
commit
2211a5aa63
@ -394,7 +394,7 @@
|
|||||||
}
|
}
|
||||||
/* Restore original value */
|
/* Restore original value */
|
||||||
$oProc->Halt_On_Error = $tmp;
|
$oProc->Halt_On_Error = $tmp;
|
||||||
echo "Indices from $sTableName<pre>pk=".print_r($aPk,True)."\nix=".print_r($aIx,True)."\nuc=".print_r($aUc,True)."</pre>\n";
|
#echo "Indices from $sTableName<pre>pk=".print_r($aPk,True)."\nix=".print_r($aIx,True)."\nuc=".print_r($aUc,True)."</pre>\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
function _CopyAlteredTable($oProc, &$aTables, $sSource, $sDest)
|
function _CopyAlteredTable($oProc, &$aTables, $sSource, $sDest)
|
||||||
|
Loading…
Reference in New Issue
Block a user