X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Forder_functions.php;h=f0cc8b351f27ceffb148990a1d163b45df7a7b86;hb=91d298e5ec7193849a92bd4902abc02ffab8305b;hp=bae9a830512891883af608152fd4a349c9f3f3a5;hpb=116747e4dba29e9e2e4daa82c45d8bbb302e9378;p=mailer.git diff --git a/inc/libs/order_functions.php b/inc/libs/order_functions.php index bae9a83051..f0cc8b351f 100644 --- a/inc/libs/order_functions.php +++ b/inc/libs/order_functions.php @@ -1,7 +1,7 @@ {--ORDER_SELECT_COLUMN_".strtoupper($item)."--}\n"; - } + $OUT .= ''; + } // END - foreach // Return the output return $OUT; } -// +// [EOF] ?>