Skip to content

Commit 1981efa

Browse files
authored
1 parent 538620d commit 1981efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/class/enphasesecur.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public static function dependancy_install_update()
7878
log::remove(__CLASS__ . '_update');
7979
}
8080

81-
public static function CreaCmd($enphaselogic, $enphasename, $enphasedash, $enphasehisto, $enphasehistor, $enphasegtype, $enphasetype, $enphasesubtype, $enphaseunite, $enphasevisible)
81+
public function CreaCmd($enphaselogic, $enphasename, $enphasedash, $enphasehisto, $enphasehistor, $enphasegtype, $enphasetype, $enphasesubtype, $enphaseunite, $enphasevisible)
8282
{
8383
$enphasesecurCmd = $this->getCmd(null, $enphaselogic);
8484
if (!is_object($enphasesecurCmd))

0 commit comments

Comments
 (0)