We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a2192 commit 058f0d7Copy full SHA for 058f0d7
obfx_modules/mystock-import/init.php
@@ -42,7 +42,7 @@ class Mystock_Import_OBFX_Module extends Orbit_Fox_Module_Abstract {
42
*
43
* @var string
44
*/
45
- private $strings = [];
+ private $strings = array();
46
47
48
/**
0 commit comments