Replace old array syntax with new syntax
authorMatthias Schmidt <gravatronics@live.com>
Sat, 21 May 2016 17:27:54 +0000 (19:27 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 21 May 2016 17:27:54 +0000 (19:27 +0200)
commit722d20a74a2fca2468c10992c9e7156aedd782fb
tree03541191a0420616a0509bc22eb49bc283423a52
parent00c16de134c56e61f1d9c2e2d027df5aeec20364
Replace old array syntax with new syntax
15 files changed:
files/lib/system/exporter/IPB3xExporter.class.php
files/lib/system/exporter/IPB4xExporter.class.php
files/lib/system/exporter/Kunena3xExporter.class.php
files/lib/system/exporter/MyBB16xExporter.class.php
files/lib/system/exporter/NodeBB0xRedisExporter.class.php
files/lib/system/exporter/PhpBB31xExporter.class.php
files/lib/system/exporter/PhpBB3xExporter.class.php
files/lib/system/exporter/SMF2xExporter.class.php
files/lib/system/exporter/VB3or4xExporter.class.php
files/lib/system/exporter/VB5xExporter.class.php
files/lib/system/exporter/WBB2xExporter.class.php
files/lib/system/exporter/WBB3xExporter.class.php
files/lib/system/exporter/WBB4xExporter.class.php
files/lib/system/exporter/WordPress3xExporter.class.php
files/lib/system/exporter/XF12xExporter.class.php