Skip to content

defining the constants for correct the warnings is wrong #4

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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