Skip to content

Commit

Permalink
Update ImageManager.php
Browse files Browse the repository at this point in the history
  • Loading branch information
noam148 committed Feb 7, 2019
1 parent 7c701c7 commit 67f55d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/ImageManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public function behaviors() {
* @inheritdoc
*/
public static function tableName() {
return '{{%imagemanager}}';
return '{{%ImageManager}}';
}

/**
Expand Down

0 comments on commit 67f55d7

Please sign in to comment.