projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0b7c4a
)
Shout: fix minor bug when saving soundfile
author
Ben Klang
<ben@alkaloid.net>
Thu, 25 Mar 2010 23:26:44 +0000
(19:26 -0400)
committer
Ben Klang
<ben@alkaloid.net>
Thu, 25 Mar 2010 23:27:30 +0000
(19:27 -0400)
shout/lib/Forms/MenuForm.php
patch
|
blob
|
history
diff --git
a/shout/lib/Forms/MenuForm.php
b/shout/lib/Forms/MenuForm.php
index
93a62c8
..
ba9eb1f
100644
(file)
--- a/
shout/lib/Forms/MenuForm.php
+++ b/
shout/lib/Forms/MenuForm.php
@@
-49,7
+49,7
@@
class MenuForm extends Horde_Form {
$details = array(
'name' => $this->_vars->get('name'),
'description' => $this->_vars->get('description'),
- 'soundfile' => $this->_vars->get('
description
')
+ 'soundfile' => $this->_vars->get('
soundfile
')
);
// FIXME: Validate soundfile