Current Path : /home/escuelai/public_html/wp-content/plugins/w3-total-cache/inc/options/minify/ |
Current File : /home/escuelai/public_html/wp-content/plugins/w3-total-cache/inc/options/minify/js.php |
<?php namespace W3TC; if ( ! defined( 'W3TC' ) ) { die(); } ?> <?php $this->checkbox( 'minify.js.strip.comments', false, 'js_' ); ?> <?php Util_Ui::e_config_label( 'minify.js.strip.comments' ); ?></label><br /> <?php $this->checkbox( 'minify.js.strip.crlf', false, 'js_' ); ?> <?php Util_Ui::e_config_label( 'minify.js.strip.crlf' ); ?></label><br />