downloads.php File Reference

Go to the source code of this file.

Variables

  • $DB = Database::getInstance()
  • if(isset($_GET['action'])&&$_GET['action']!='history_info')
    elseif(isset($_GET['order_id'])&&is_int($_GET['order_id']))
    else $exe = false

Variable Documentation

$DB = Database::getInstance()

Definition at line 11 of file downloads.php.

if (isset($_GET['action'])&&$_GET['action']!='history_info') elseif (isset($_GET['order_id'])&&is_int($_GET['order_id'])) else $exe = false

Definition at line 22 of file downloads.php.

Referenced by oscss_modules::tep_call_modules().