-
- // if class is instantiated by update.php, we have to set EnableDiffUpdates to true
- // otherwise set to value provided comand line to setup.php
- if ($callingFunction == 'update') {
- $this->bEnableDiffUpdates = true;
- } elseif ($callingFunction == 'setup') {