Fixed numerous bugs in my FogBugz OOP stuff, but it's still kind of wonky.
[wvapps.git] / nitlog / happy.inc.php
blob5cea0712a00a32ae83aba0996843310586d9f867
1 <?php
3 $happydirs = array( 'home', 'nitlog', 'conf' );
4 $happytext = array( 'home' => 'Home',
5 'nitlog' => 'NITLog',
6 'conf' => 'Conferences' );
8 ?>