diff options
Diffstat (limited to 'lib/models/SimpleORMapCollection.class.php')
| -rw-r--r-- | lib/models/SimpleORMapCollection.class.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/models/SimpleORMapCollection.class.php b/lib/models/SimpleORMapCollection.class.php index f06ee17..8575847 100644 --- a/lib/models/SimpleORMapCollection.class.php +++ b/lib/models/SimpleORMapCollection.class.php @@ -237,7 +237,6 @@ class SimpleORMapCollection extends SimpleCollection */ public function merge(SimpleCollection $a_collection, string $mode = 'ignore') { - $mode = func_get_arg(1); foreach ($a_collection as $element) { try { /** |
