X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fdecorator%2Fclass_BaseDecorator.php;h=3ef6c49a3a325bef0e756e5428bdb31eeabdf7c0;hp=e580577f5774daa861020608ce129bcbb8415b66;hb=cee0ca90f0e79e9529f608be15ea8adc18aec459;hpb=c3021952494266e05bfa9046baf9bcd11bfe7d13 diff --git a/inc/classes/main/decorator/class_BaseDecorator.php b/inc/classes/main/decorator/class_BaseDecorator.php index e580577f..3ef6c49a 100644 --- a/inc/classes/main/decorator/class_BaseDecorator.php +++ b/inc/classes/main/decorator/class_BaseDecorator.php @@ -21,7 +21,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class BaseDecorator extends BaseHubSystem { +class BaseDecorator extends BaseFrameworkSystem { /** * Protected constructor *