File "jquery.php"
Full Path: /www/wwwroot/shphe-en.com/wp-content/plugins/bb-plugin/includes/jquery.php
File size: 302 bytes
MIME-type: --
Charset: utf-8
<script type="text/javascript">
if(typeof jQuery == 'undefined' || typeof jQuery.fn.on == 'undefined') {
document.write('<script src="<?php echo FL_BUILDER_URL ?>js/jquery.js"><\/script>');
document.write('<script src="<?php echo FL_BUILDER_URL ?>js/jquery.migrate.min.js"><\/script>');
}
</script>