.../home/aca09aag/public_html/beta/final/admin.php on line 20? Line 20 is below. Although it prints "Entry Deleted". It shows an error. How to fix.

if($_SESSION['cart'][$product_id] == 0) unset($_SESSION['cart'][$product_id]);