
|
Profile
| user name |
MaxAuthority |
| first name |
Martin |
| last name |
Stubenschrott |
| email |
stubenschrott gmx net |
| homepage |
if($profileUser->getHomepage()){
$hp = $profileUser->getHomepage();
if(substr($hp,0,7) != "http://" and substr($hp,0,8) != "https://"){
$hp = "http://" . $hp;
}
$hp = escapeForHTML($hp);
?>
|
} else { ?>
|
} ?>
registered Vim user or sponsor |
yes, total donation 20 euro |
Script Contributions
| IComplete |
IComplete is a C/C++/Java/C# code completion system using the omnifunc framework |
|
|