' . "\n";
- }
+ }
+ $return .= '' . "\n";
// we need to close the form when we are updating the mp3 files
+
if ($_GET['updateaudio'] == 'true')
{
- $return .= '
';
+ $return .= '';
}
- $return .= '' . "\n";
+
// we need to close the form when we are updating the mp3 files
if ($_GET['updateaudio'] == 'true' AND count($arrLP) <> 0)