pjaxphp icon indicating copy to clipboard operation
pjaxphp copied to clipboard

undefined HTTP_X_PJAX

Open siddiqdeveloper opened this issue 5 years ago • 0 comments

Please add in index.php

if(!isset($_SERVER["HTTP_X_PJAX"])){ $_SERVER["HTTP_X_PJAX"] = ''; }

siddiqdeveloper avatar Apr 05 '19 07:04 siddiqdeveloper