[% # Copyright 2026 WebPros International, LLC # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited. USE Whostmgr; USE JSON; SET styleSheets = [ Whostmgr.find_file_url('/templates/multiphp_ini_editor/index.min.css') ]; SET locale_is_rtl = 0; WRAPPER 'master_templates/master.tmpl' app_key = 'multiphp_ini_editor' header = locale.maketext('[asis,MultiPHP INI] Editor'), breadcrumburl = '/scripts2/multiphp_ini_editor', base = '/scripts2/multiphp_ini_editor/', stylesheets = styleSheets, theme='bootstrap', CJT2_EXCLUSIVE = 1; %]