Constant SECS and MINS are now deprecated/removed, surfbar extended with static costs...
[mailer.git] / inc / modules / member / what-order.php
index 9bbe6a58f80923476f0780deca018533378001dd..10eaf82772c5137a9b459547683b86fc42044ce4 100644 (file)
@@ -573,7 +573,7 @@ LIMIT 1", array(bigintval($ucat)), __FILE__, __LINE__);
 
                                        // Finally contruct the message
                                        $MSG = MEMBER_URL_TIME_LOCK."<br />".CONFIG_URL_TLOCK." ".$STD." ".
-                                               HOURS.", ".$MIN." ".MINS." "._AND." ".$SEC." ".SECS."<br />".
+                                               _HOURS.", ".$MIN." "._MINUTES." "._AND." ".$SEC." "._SECONDS."<br />".
                                                MEMBER_LAST_TLOCK.": ".$LORDER;
                                        break;