Skip to content

PHP library is not usable unless you recompile the library #23

Description

@milesw

The compiled source file in /build and the original source files in /lib/php both set a global constant ZOTERO_URI to a URL that is not the URL the production API. It looks like a version of the API used for internal testing.

The only way to use the library with the production Zotero API is to uncomment the str_replace() in build.php and run build.php.

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