Closed (fixed)
Project:
Drupal core
Version:
6.9
Component:
theme system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2009 at 17:39 UTC
Updated:
13 Feb 2009 at 18:00 UTC
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.