forked from I2P_Developers/i2p.www
Fixed two bugs that show up with some PHP configurations:
* Use of undefined constant MENU_FILE - assumed 'MENU_FILE' (added quotes) * Cannot modify header information - headers already sent (extra newlines at the end of menu.php) (ugha)
This commit is contained in: