Skip to content

Line error in poundpay php library #1

Description

@blynch

Line 101 has a minor bug. Here is the corrected line:

$url .= (FALSE === strpos($url, '?') ? "?" : "&") . $encoded;

Cheers,
Brian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions