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
320 stars 214 forks source link

Plugin Builder - Generated customPage method contains an error. #5092

Closed CaMer0n closed 11 months ago

CaMer0n commented 11 months ago

Bug Description

The admin_config.php code that is generated contains an error in the example customPage() method:

$otherField  = \$this->getController()->getFieldVar('other_field_name');