X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flibs%2Forder_functions.php;h=121265189de1fe2b8cf528f236eb8debe6c09873;hb=3767eef30a9e514e95625e6da22418ab297b204d;hp=bae9a830512891883af608152fd4a349c9f3f3a5;hpb=6e291558a518bbf0aacd6f698d97faf57ba0aaa5;p=mailer.git diff --git a/inc/libs/order_functions.php b/inc/libs/order_functions.php index bae9a83051..121265189d 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] ?>