There was a change committed to the info file that is giving me php errors. Was this done by mistake?

http://drupalcode.org/project/sky.git/commitdiff/55663bd8cfd5995833aa1b3...

@@ -17,7 +17,7 @@ stylesheets[all][] = css/navigation.css
 stylesheets[all][] = color/colors.css
 stylesheets[all][] = css/sky.settings.style.css
 stylesheets[print][] = css/print.css
-scripts[] = js/scripts.js
+scripts[] = sites/all/themes/sky/js/scripts.js
 regions[sidebar_first] = Sidebar first
 regions[sidebar_second] = Sidebar second
 regions[content] = Main content

Comments

Jeff Burnz’s picture

yes, its a mistake, just change it to js/scripts.js, I am using my new info file generator and it still has some teething issues getting the path for scripts.