idk
This commit is contained in:
parent
e202831aa5
commit
197d9a2da5
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
||||||
|
|
||||||
$form_message = post_handler();
|
$form_message = post_handler();
|
||||||
|
|
||||||
// todo: make this not look weird
|
|
||||||
if ($username) {
|
if ($username) {
|
||||||
form("Broadcast your thoughts...", $form_message, array(
|
form("Broadcast your thoughts...", $form_message, array(
|
||||||
array('key' => 'Your message', 'type' => 'textarea', 'name' => 'post', 'default' => '')
|
array('key' => 'Your message', 'type' => 'textarea', 'name' => 'post', 'default' => '')
|
||||||
|
|
Loading…
Reference in a new issue