Changes between Initial Version and Version 1 of Ticket #27288, comment 6
- Timestamp:
- 03/06/2014 06:30:02 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27288, comment 6
initial v1 3 3 The .php file MUST send 4 4 5 `header( 'Content-type: text/css' ); '5 `header( 'Content-type: text/css' );` 6 6 7 7 first. Previously, that didn't matter.