X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Finc-functions.php;h=7b33f373227ce3ff16b2a07f97855519803da402;hb=fc58173ad036517148d2f17ad6e21cd756bb14e5;hp=19570ae2074d8bdd0e6a56364d7b6ee876133b80;hpb=66b91ce490ab549425619c95fc12086e126d541b;p=mailer.git diff --git a/inc/inc-functions.php b/inc/inc-functions.php index 19570ae207..7b33f37322 100644 --- a/inc/inc-functions.php +++ b/inc/inc-functions.php @@ -1,7 +1,7 @@ = 50)); + } // END - if + + // Return result + return $GLOBALS['inc_readable'][$inc]; } // [EOF]