Skip to content

Commit 058f0d7

Browse files
author
cristian-ungureanu
committed
fix: phplint
1 parent d1a2192 commit 058f0d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obfx_modules/mystock-import/init.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class Mystock_Import_OBFX_Module extends Orbit_Fox_Module_Abstract {
4242
*
4343
* @var string
4444
*/
45-
private $strings = [];
45+
private $strings = array();
4646

4747

4848
/**

0 commit comments

Comments
 (0)