Skip to content

Commit

Permalink
[Debug] Moved vary no change bug to adv
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-hai committed Jan 5, 2018
1 parent 4a39da4 commit 3a1949c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litespeed-cache/inc/vary.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ private function _finalize()
}

if ( empty($tp_cookies) ) {
LiteSpeed_Cache_Log::debug( 'Vary: no custimzed vary ' ) ;
LiteSpeed_Cache_Log::debug2( 'Vary: no custimzed vary ' ) ;
return ;
}

Expand Down

0 comments on commit 3a1949c

Please sign in to comment.