客製~Package Offer

    版本為 12:54, 15 Nov 2024

    到這個版本。

    返回到 版本存檔.

    查閱目前版本

    在 Package Offer 功能裡,新增 Daily 的 Billing Type

    有關的檔案

    File: /var/www/html/A2Billing_UI/lib/interface/constants.php
            public static function getBillingPeriodsList(){
                    $billingtype_list = array();
                    $billingtype_list["0"] = array( gettext("Monthly"), "0");
                    $billingtype_list["1"] = array( gettext("Weekly"), "1");
                    return $billingtype_list;
            }
    
    File: /var/www/html/A2Billing_UI/lib/Class.A2Billing.php
    reference to undefined name 'syntax' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)
    Powered by MindTouch Core