X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Forder_functions.php;h=121265189de1fe2b8cf528f236eb8debe6c09873;hb=3767eef30a9e514e95625e6da22418ab297b204d;hp=e839164e538f3412de31a32ebe5fa322936923bf;hpb=bb3d322203724ae9026368c8da7bda02da01940e;p=mailer.git diff --git a/inc/libs/order_functions.php b/inc/libs/order_functions.php index e839164e53..121265189d 100644 --- a/inc/libs/order_functions.php +++ b/inc/libs/order_functions.php @@ -1,7 +1,7 @@ {--ORDER_SELECT_COLUMN_' . strtoupper($item) . '--}'; + $OUT .= ''; } // END - foreach // Return the output return $OUT; } -// +// [EOF] ?>