no auth needed

This commit is contained in:
Shish 2011-03-12 18:13:19 +00:00
parent 32e70e22d1
commit 047b751f84

View File

@ -38,10 +38,8 @@ Tags: {$info['stat_tags']}
Applications: {$info['stat_image_tags']}
Extensions: {$info['sys_extensions']}
EOD;
$auth = $user->get_auth_html();
$html = <<<EOD
<form action='http://shimmie.shishnet.org/register.php' method='POST'>
$auth
<input type='hidden' name='registration_api' value='1'>
<textarea name='data' rows='20' cols='80'>$data</textarea>
<br><input type='submit' value='Click to send to Shish'>