diff options
Diffstat (limited to 'replicate')
| -rw-r--r-- | replicate/adodb-replicate.inc.php | 2 | ||||
| -rw-r--r-- | replicate/replicate-steps.php | 1 | ||||
| -rw-r--r-- | replicate/test-tnb.php | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/replicate/adodb-replicate.inc.php b/replicate/adodb-replicate.inc.php index e491f874..849f597f 100644 --- a/replicate/adodb-replicate.inc.php +++ b/replicate/adodb-replicate.inc.php @@ -1179,5 +1179,3 @@ END; if ($fn) $fn($this, $reason, $selflds); // set $this->neverAbort to true or false as required inside $fn } } - -?>
\ No newline at end of file diff --git a/replicate/replicate-steps.php b/replicate/replicate-steps.php index 343685ed..5b696568 100644 --- a/replicate/replicate-steps.php +++ b/replicate/replicate-steps.php @@ -135,4 +135,3 @@ ALTER TABLE jqueue ENABLE CONSTRAINT QUEUE_MUST_HAVE_TYPE; */ / "; -?>
\ No newline at end of file diff --git a/replicate/test-tnb.php b/replicate/test-tnb.php index 53489e2e..f163ff4f 100644 --- a/replicate/test-tnb.php +++ b/replicate/test-tnb.php @@ -419,4 +419,3 @@ if (!empty($TARR)) { } echo "<hr>",date('H:i:s'),": Done</hr>"; -?>
\ No newline at end of file |
