2011-07-01, 11:49 AM
Hi
I am wondering if the version number in the url of the javascripts is necessary and what it is used for
urls from headerinclude template
I saw that in admin control panel these scripts are called without passing a version number.
Google page speed recommends to remove this that's why I'm asking.
Greetings
atnun
I am wondering if the version number in the url of the javascripts is necessary and what it is used for
urls from headerinclude template
Quote:<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1603"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1603"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1600"></script>
I saw that in admin control panel these scripts are called without passing a version number.
Google page speed recommends to remove this that's why I'm asking.
Greetings
atnun