Skip to content

defining the constants for correct the warnings is wrong #4

@hzhamad

Description

@hzhamad

I get a warning for all the defined values in the template files. I solved the issue by giving them the value of the same name. Example:
define("contributor", "contributor");
instead of
define("contributor", null);

but there still a problem with some other variables such as: websitetitleinput, webaccessdateday, ..

any idea?

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