b0y-101 Mini Shell


Current Path : E:/www/pl/libraries/nextend2/smartslider/smartslider/backend/controllers/help/
File Upload :
Current File : E:/www/pl/libraries/nextend2/smartslider/smartslider/backend/controllers/help/help.php

<?php

class N2SmartsliderBackendHelpController extends N2SmartSliderController {

    public $layoutName = 'default1c';

    public function actionIndex() {

        N2Loader::import('models.Conflicts', 'smartslider.platform');

        $this->addView('index');
        $this->render();

    }
}

Copyright © 2019 by b0y-101