title( $id ); ?> build_switch( $id ); ?>


title( $id ); ?> conf( Base::O_CACHE_MOBILE ) ) { // if enabled, check the setting in file if ( defined( 'LITESPEED_ON' ) ) { try { $mobile_agents = Htaccess::cls()->current_mobile_agents(); if ( $mobile_agents !== Utility::arr2regex( $this->conf( $id ), true ) ) { echo '

' . __( 'Htaccess did not match configuration option.', 'litespeed-cache' ) . ' ' . sprintf( __( 'Htaccess rule is: %s', 'litespeed-cache' ), '' . $mobile_agents . '' ) . '

'; } } catch( \Exception $e ) { echo '

' . $e->getMessage() . '

'; } } } ?>
_validate_syntax( $id ); ?> conf( Base::O_CACHE_MOBILE ) && ! $this->conf( $id ) ) : ?> ' . __('Cache Mobile', 'litespeed-cache') . '', '' . __('ON', 'litespeed-cache') . '', '' . __('List of Mobile User Agents', 'litespeed-cache') . '' ); ?>