ascvh@#%(^-^)V ?host,ip,port,protocol,title,domain,country,city,link,org ???à JFIF x x ?? C ?? C ?à " ?? ?? μ } !1AQa "q2?‘?#B±áR?e$3br? %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz??…???‰?’“”?–—???¢£¤¥|§¨?a23′μ?·?1o??????èéêòó???×?ùúáa?????èéê?òó???÷?ùú?? ?? μ w !1AQ aq"2?B‘?±á #3Rebr?{
File "ControllerAjaxBackgroundAnimation.php"
Full Path: /home/zcziejy/ryadselyen/Nextend/SmartSlider3/BackgroundAnimation/ControllerAjaxBackgroundAnimation.php
File size: 357 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Nextend\SmartSlider3\BackgroundAnimation;
use Nextend\Framework\Controller\Admin\AdminVisualManagerAjaxController;
class ControllerAjaxBackgroundAnimation extends AdminVisualManagerAjaxController {
protected $type = 'backgroundanimation';
public function getModel() {
return new ModelBackgroundAnimation($this);
}
}