Skip to content

Why does repeat/every use a backslash instead of forwardslash? #2

Open
@cole-ragingbits

Description

@cole-ragingbits

Why does repeat/every use a backslash instead of forwardslash? (This is different from default functionality of cron definitions)

list($repeat, $every) = explode('\\', $repeat, 2) + array(false, 1);

Also, lots of typos in comments/readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions