Remove unused variable
This commit is contained in:
@@ -950,8 +950,6 @@ function api_create_xml($data, $root_element)
|
|||||||
*/
|
*/
|
||||||
function api_format_data($root_element, $type, $data)
|
function api_format_data($root_element, $type, $data)
|
||||||
{
|
{
|
||||||
$a = get_app();
|
|
||||||
|
|
||||||
switch ($type) {
|
switch ($type) {
|
||||||
case "atom":
|
case "atom":
|
||||||
case "rss":
|
case "rss":
|
||||||
|
|||||||
Reference in New Issue
Block a user