Your IP : 52.15.47.218


Current Path : /home/sudancam/public_html/wp-content/plugins/litespeed-cache/
Upload File :
Current File : /home/sudancam/public_html/wp-content/plugins/litespeed-cache/guest.vary.php

<?php
/**
 * Lightweight script to update guest mode vary
 *
 * @since 4.1
 */

require 'lib/guest.cls.php';

$guest = new \LiteSpeed\Lib\Guest();

$guest->update_guest_vary();