e107_plugins/download/e_rss.php
Variable $e107
is undeclared Open
Open
$rss[$i]['link'] = $e107->base_path."download/download.php?view.".$value['download_id']; // TODO SEF URL
- Exclude checks
Variable $e107
is undeclared Open
Open
$rss[$i]['enc_url'] = $e107->base_path."download/request.php?".$value['download_id']; // TODO SEF URL
- Exclude checks
Variable $e107
is undeclared Open
Open
$rss[$i]['category_link'] = $e107->base_path."download/download.php?list.".$value['download_category_id']; // TODO SEF URL
- Exclude checks
Call to undeclared method \e_db::db_getList
Open
Open
$tmp = $sql->db_getList();
- Exclude checks