HEX
Server: Apache
System: Linux host17.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
User: shrsglobal (7178)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /home/shrsglobal/public_html/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs.php
<?php
namespace W3TC;

if ( ! defined( 'W3TC' ) ) {
	die();
}

?>
<input type="hidden" name="minify__ccjs__options__formatting" value="" />
<label>
	<input class="js_enabled" type="checkbox" name="minify__ccjs__options__formatting"
		value="pretty_print"
		 <?php checked( $this->_config->get_string( 'minify.ccjs.options.formatting' ), 'pretty_print' ); ?>
		 <?php Util_Ui::sealing_disabled( 'minify.' ); ?> /> <?php Util_Ui::e_config_label( 'minify.ccjs.options.formatting' ); ?>
</label>
<br />