"2006-02-14 Max Horvath <max.horvath@…>
- converted Session class to PHP5 style
- moved code used used to init PHP into wifidog/include/init_php.php
- fixed bug regarding APC (super globals weren't initialized before their
first use
- in an attemp to enter the administration interface of WiFiDog and not
being logged in you'll be redirected to the administration interface after
a successful login, if you are an admin or owner of a node. This only works
for a virtual login, as it isn't needed to be done when logging in via a
WiFiDog node (then you have to login anyway on the splash page first)
- fixed preview of network in administration interface as content for a
network as is isn't available in the code, yet"