HEX
Server:Apache
System:Linux localhost 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64
User:enlugo-es (10006)
PHP:7.4.33
Disabled:opcache_get_status
Upload Files
File: /var/www/vhosts/enlugo.es/httpdocs/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 />