From d3de6679010a1d140794305e747f1af0e7f21834 Mon Sep 17 00:00:00 2001 From: canyonknight Date: Wed, 23 May 2012 15:28:20 -0400 Subject: pkg_comment_form.php: Pull out DB code * Move DB code and e-mail code from pkg_comment_form.php to new function in pkgfuncs.inc.php * Centralization of DB code important in a future transition to PDO interface Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/pkg_comment_form.php | 51 --------------------------------------- 1 file changed, 51 deletions(-) (limited to 'web/template/pkg_comment_form.php') diff --git a/web/template/pkg_comment_form.php b/web/template/pkg_comment_form.php index 0fcfa7c0..8430a89c 100644 --- a/web/template/pkg_comment_form.php +++ b/web/template/pkg_comment_form.php @@ -1,54 +1,3 @@ -

-- cgit v1.2.3-24-g4f1b