From: Roland Häder 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=e46c5fea5c110ad9bb1514d2c92a60b140f28f70;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