From: quix0r Date: Tue, 30 Aug 2011 04:15:31 +0000 (+0000) Subject: Return a value ... :) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e82c3c5bb62bd3439fa63e5690e9dc3097cfd34c;p=mailer.git Return a value ... :) --- diff --git a/inc/request-functions.php b/inc/request-functions.php index d7817ba0c9..8c49e180d4 100644 --- a/inc/request-functions.php +++ b/inc/request-functions.php @@ -190,6 +190,7 @@ function countRequestPost () { } // END - if // Return value + return $count; } // Setter for element in $_POST