New module bcPhpInfo
I've seen a lot of Postnuke modules showing phpinfo(), however never one that shows it inside your postnuke theme frame. So it was time to create one :)I've also inserted a hook, so that developers can call phpinfo variables whenever they feel like debugging.
A little preview can be seen here.
Of course the main part will be inside the administration where you can see the whole (or chopped up) output of phpinfo().

