Seditio Source
Root |
./othercms/ips_4.3.4/applications/core/setup/upg_101079/options.php
<?php
/**
 * @brief        Upgrader: Custom Upgrade Options
 * @author        <a href='https://www.invisioncommunity.com'>Invision Power Services, Inc.</a>
 * @copyright    (c) Invision Power Services, Inc.
 * @license        https://www.invisioncommunity.com/legal/standards/
 * @package        Invision Community
 * @since        11 Nov 2016
 */

$options = array();
$options[] = new \IPS\Helpers\Form\YesNo( '101079_diagnostics_reporting', FALSE );