$theme variable is not exposed inside block.html.php?
I am defining theme settings as part of theme class but inside block view it is not defined per se - if I enable strict php mode, I see an error in the logs, yet code continue to function properly... why?
Posts: 7994
It should be available. I went into themes/wind/views/block.html.php and added:
And see the number "1" appear at the top of every block in my theme.
---
Problems? Check gallery3/var/logs
bugs/feature req's | upgrade to the latest code | use git