Hello, the page on converting themes from 4.7 -> 5 has a little mistake.

The part about adding css files then retrieving them is off.

"print drupal_get_css($css)" should omit the $css variable. I was stuck on this for a while and thought it was a problem with "drupal_add_css()".

http://drupal.org/node/64292

Comments

dvessel’s picture

Status: Active » Closed (fixed)

Never mind.. The problem is way beyond me..