PATH:
home
/
grupasm
/
www
/
wp-content
/
themes
/
enfold
/
config-layerslider
/
LayerSlider
/
assets
/
classes
<?php // Prevent direct file access defined( 'LS_ROOT_FILE' ) || exit; /** * Subclass of KM_Updates for themes * * @package KM_Updates * @since 4.6.3 * @author John Gera * @copyright Copyright (c) 2013 John Gera, George Krupa, and Kreatura Media Kft. */ require_once dirname(__FILE__) . '/class.km.autoupdate.v3.php'; class KM_ThemeUpdatesV3 extends KM_UpdatesV3 { public function __construct($config) { // Set up auto updater parent::__construct($config); } }
[+]
..
[-] class.ls.modulemanager.php
[edit]
[-] class.km.autoupdate.themes.v3.php
[edit]
[-] class.ls.elementor.widget.php
[edit]
[-] class.km.autoupdate.v3.php
[edit]
[-] index.php
[edit]
[-] class.ls.elementor.php
[edit]
[-] class.ls.config.php
[edit]
[-] class.ls.exportutil.php
[edit]
[-] class.ls.importutil.php
[edit]
[-] class.ls.revisions.php
[edit]
[-] class.ls.posts.php
[edit]
[-] class.ls.popups.php
[edit]
[-] class.km.autoupdate.plugins.v3.php
[edit]
[-] class.ls.sources.php
[edit]
[-] class.ls.sliders.php
[edit]