Home
last modified time | relevance | path

Searched refs:epub_ids (Results 1 – 1 of 1) sorted by last modified time

/plugin/epub/scripts/
H A Debook.php163 if(isset ($_POST['epub_ids'])) $epub_ids = rawurldecode($INPUT->post->str('epub_ids')); variable
165 $epub_pages = explode(';;',$epub_ids) ;