e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 212 forks source link

[Feature request]: Add missing setMetaTitle() method to e_admin_response #5112

Closed CaMer0n closed 7 months ago

CaMer0n commented 7 months ago

Motivation

setTitle() exists while setMetaTitle() does not.

Proposed Solution

Add the method.

Alternatives

none.

Additional Context

No response