CC-3077: Preference/stream-setting page has no Vorbis metadata option
- cleaning up some code
This commit is contained in:
parent
c21cbeb73b
commit
c9644d4a73
3 changed files with 1 additions and 3 deletions
|
@ -66,7 +66,6 @@ class Application_Model_StreamSetting {
|
|||
$CC_DBC->query($sql);
|
||||
}
|
||||
else{
|
||||
var_dump($key);
|
||||
$temp = explode('_', $key);
|
||||
$prefix = $temp[0];
|
||||
foreach($d as $k=>$v){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue