Jump to content

Recommended Posts

Posted

Hello world! The generator tag in the default templates/head.inc file reads:

<meta name="generator" content="ProcssWire <?php echo $config->version; ?>" />

I think this should be

<meta name="generator" content="ProcessWire <?php echo $config->version; ?>" />

Cheers,

Jenn

  • Like 1
Posted

Hello Jenn,

Welcome to the forums and thanks for reporting that. You are right, this is incorrect in the master branch on github but it does look like it's fixed already in the dev branch.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...