When trying to migrate to 0.9.2, I've noticed that class.hours.inc
nowadays have some global variabels like m_viewdate and so on. Since the
global variable $viewdate no longer is available, it breaks quite a lot
of my code. What's the purpose behind this change?