]> git.mxchange.org Git - mailer.git/blobdiff - inc/pool/pool-user.php
Encapsulated access on many ['cache_array']['modules']['foo'] entries
[mailer.git] / inc / pool / pool-user.php
index 4c206229d35d2880f7e15731c8eb956405dc0bb4..036aa3557b95d4beb7837eeb6d891dcb925b8e87 100644 (file)
@@ -175,7 +175,7 @@ if (!SQL_HASZERONUMS($result_main)) {
                                                        'cat_id'        => $DATA['cat_id'],
                                                        'text'          => $DATA['text'],
                                                        'url'           => $DATA['url'],
-                                                       'expiration'    => createFancyTime(getPaymentPoints($DATA['payment_id'], 'time'))
+                                                       'expiration'    => '{%pipe,createFancyTime=' . getPaymentPoints($DATA['payment_id'], 'time') . '%}'
                                                );
 
                                                // Yes we do, so we notify admin and sender about fully sent mail!