'.$BL['be_newsletter_title'].''; if(!empty($_GET["s"]) && isset($_GET['active'])) { $sql = "UPDATE ".DB_PREPEND."phpwcms_subscription SET "; $sql .= "subscription_active=".(intval($_GET["active"]) ? 1 : 0)." "; $sql .= "WHERE subscription_id=".intval($_GET["s"]); @_dbQuery($sql, 'UPDATE'); } if(isset($_GET["s"]) && isset($_GET['edit'])) { include_once(PHPWCMS_ROOT.'/include/inc_tmpl/subscription.form.tmpl.php'); } ?> \n'.LF; echo '\n"; echo '\n\n"; $row_count++; } mysql_free_result($result); } // end listing ?>
"; echo ''; echo ''; echo ''.html_specialchars($row["subscription_name"])."'; echo ''; echo ''; echo ''; echo ''; echo "