CURRENT PATH:
/
usr
/
src
/
litespeed-wp-plugin
/
6.3.0.1
/
litespeed-cache
/
KEMBALI
|
HOME
Upload File Local:
Upload
Upload via URL:
Download
Dir Baru
File Baru
Editing:
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();
SIMPAN
BATAL