File "frontend.js.php"
Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/modules/tabs/includes/frontend.js.php
File size: 107 bytes
MIME-type: --
Charset: utf-8
(function($) {
$(function() {
new FLBuilderTabs({
id: '<?php echo $id ?>'
});
});
})(jQuery);