Home
last modified time | relevance | path

Searched refs:download_active (Results 1 – 2 of 2) sorted by relevance

/dports/www/e107/e107/e107_plugins/download/
H A Drequest.php51 if($pref['download_limits'] && $download_active == 1)
/dports/www/e107/e107/e107_plugins/download/includes/
H A Dadmin.php1246 $download_active = 1;
1571 $sel = ($download_active == $key) ? " selected = 'selected' " : "";
2480 function download_active($curVal,$mode) function in download_main_admin_form_ui