Skip to content
Snippets Groups Projects
Commit cc7de5b9 authored by hahn's avatar hahn
Browse files

add missing _aPlugininfos

parent cd68d544
No related branches found
No related tags found
1 merge request!385591 remove warnings
...@@ -11,6 +11,8 @@ class build_base implements iBuildplugin{ ...@@ -11,6 +11,8 @@ class build_base implements iBuildplugin{
protected $_sBuildDir = false; protected $_sBuildDir = false;
protected $_sOutfile = false; protected $_sOutfile = false;
protected $_aPlugininfos = false;
protected $_sLang = "en-en"; protected $_sLang = "en-en";
protected $_aLang = []; protected $_aLang = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment