Made in Vim 7, using valid XHTML 1.0 Strict and CSS 2.1
© 2015 Joakim Tufvegren
@ menu.php (~) - VIM
X
<?php

/**
 * The Menu class provides a Multiple Entry Navigation Utility (M.E.N.U.)
 */
class Menu {
    public $ip//minimalistic page that shows your IP, hostname and user agent
    public $pactrackDroid//an Android app I made (in Swedish only)
    public $mouseRally//a game I made (in Swedish only)
    public $petalsAroundTheRose//another game I made
    public $files//miscellaneous files

    protected $secureFiles//password protected files

    private $mail//Google Mail
    private $calendar//Google Calendar
    private $drive//Google Drive
}

print("Use the source...");

?>
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
"menu.php" 22L, 635C written
: 
22,2          All