In my head section of the page, all of my css files have ?P at the end, yesterday it was ?b.
I believe it started after I tried to make an argument in views, which froze the screen, or after I updated the Addari theme.
site: www.austintxadvertising.com
Any suggestions would be helpful as to the fix for this problem, or explanation of what is going on with it.
Comments
Comment #1
berdirThis is the normal behavior. When there are changes, the suffix is changed, so that browsers load the new files instead of using the current ones. This doesn't break anything, as static files completely ignore the suffix.