backdrop-contrib / metatag

Add structured metadata, aka "meta tags", for various pages on your site.
GNU General Public License v2.0
3 stars 15 forks source link

PHP warning in logs: Notice: Use of undefined constant i18n #11

Closed jenlampton closed 7 years ago

jenlampton commented 7 years ago

After a few days of heavy traffic on one of my sites, I'm seeing a few of these errors in my logs:

Notice: Use of undefined constant i18n - assumed 'i18n' in metatag_admin_settings_form() (line 692 of backdrop/modules/contrib/metatag/metatag.admin.inc).
jenlampton commented 7 years ago

Pushed a fix for this.