Thanks for the info but when I change that variable the result is the same.
Also I have manually writed the documnet root and the same:
<script type=’text/javascript’ src=’http://inglaterraencasa.com/wordpress/wp-content/plugins/bwp-minify/min/?f=ajax.googleapis.com/ajax/libs/prototype/1.7.1.0/prototype.js,ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/scriptaculous.js,ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/effects.js,
The first lines of javascript minified include the external files.
P.S.: I have deleted the cache
The problem is with
ajax.googleapis.com/ajax/libs/prototype/1.7.1.0/prototype.js,ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/scriptaculous.js,ajax.googleapis.com/ajax/libs/scriptaculous/1.9.0/effects.js,
I have tried to exclude these urls but nothing happens
any idea to exclude these urls?