compuphase / sphider-pdo

A simple search engine and spider in PHP
GNU General Public License v2.0
31 stars 14 forks source link

Category delete does not work #4

Open st8st8 opened 7 years ago

st8st8 commented 7 years ago

Simplest fix is that extract($_POST) should be joined with extract($_GET) as $cat_id is never populated for these functions