%PDF- %PDF-
Direktori : /var/www/html/bbw/farmaci/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/ |
Current File : //var/www/html/bbw/farmaci/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/help.php |
<?php if (!defined('W3TC')) die(); ?> <div id="w3tc-help"> <p><?php _e('Request professional <a href="admin.php?page=w3tc_support" style="color: red;"><strong>support</strong></a> or troubleshoot issues using the common questions below:', 'w3-total-cache'); ?></p> <?php foreach ($columns as $entries): ?> <ul> <?php foreach ($entries as $entry): ?> <?php if(is_array($entry)): ?> <?php foreach ($entry as $entry2): ?> <li> <a href="admin.php?page=w3tc_faq#q<?php echo $entry2['index']; ?>"><?php echo $entry2['question']; ?></a> </li> <?php endforeach; ?> <?php else: ?> <li> <a href="admin.php?page=w3tc_faq#q<?php echo $entry['index']; ?>"><?php echo $entry['question']; ?></a> </li> <?php endif ?> <?php endforeach; ?> </ul> <?php endforeach; ?> <div style="clear: left;"></div> </div>