ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site/wp-content/plugins/ele-custom-skin-pro/admin
/
home
mhhtmff
www
site
wp-content
plugins
ele-custom-skin-pro
admin
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
views
-
chmod
Open
Rename
Delete
class-license.php
1.17 MB
chmod
View
DL
Edit
Rename
Delete
class-serializer.php
3.26 MB
chmod
View
DL
Edit
Rename
Delete
class-submenu.php
1.19 MB
chmod
View
DL
Edit
Rename
Delete
license-page.php
1.07 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site/wp-content/plugins/ele-custom-skin-pro/admin/license-page.php
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly class ecs_license_page { /** * This function renders the contents of the page associated with the Submenu * that invokes the render method. In the context of this plugin, this is the * Submenu class. */ public function render() { //if the licnese is not valid or not existign if (!get_option( 'elecs-license-key', '')) include_once( 'views/license-form.php' ); // else tell the license is active and valid. else include_once( 'views/license-valid.php' ); } /** * A reference the class responsible for license verification. * * @var license * @access private */ private $license; /** * Initializes all of the partial classes. * * @param Submenu_Page $submenu_page A reference to the class that renders the * page for the plugin. */ public function __construct($license ) { $this->license = $license; } }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply