File "updater-config.php"
Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/includes/updater-config.php
File size: 222 bytes
MIME-type: --
Charset: utf-8
<?php
if(class_exists('FLUpdater')) {
FLUpdater::add_product(array(
'name' => 'Beaver Builder Plugin (Standard Version)',
'version' => '1.9.1',
'slug' => 'bb-plugin',
'type' => 'plugin'
));
}