You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Notice: Undefined index: HTTP_X_PJAX in C:_webs_\prototype.catolia.org\www\pjaxphp\index.php on line 3
PHP Notice: Undefined index: HTTP_X_PJAX in C:_webs_\prototype.catolia.org\www\pjaxphp\status.php on line 4
What about:
if ( isset($_SERVER["HTTP_X_PJAX"]) ) :
The text was updated successfully, but these errors were encountered:
On Nov 17, 2016, at 9:40 PM, Buliwyfa ***@***.***> wrote:
PHP Notice: Undefined index: HTTP_X_PJAX in C:_webs_\prototype.catolia.org\www\pjaxphp\index.php on line 3
PHP Notice: Undefined index: HTTP_X_PJAX in C:_webs_\prototype.catolia.org\www\pjaxphp\status.php on line 4
What about:
if ( isset($_SERVER["HTTP_X_PJAX"]) ) :
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
PHP Notice: Undefined index: HTTP_X_PJAX in C:_webs_\prototype.catolia.org\www\pjaxphp\index.php on line 3
PHP Notice: Undefined index: HTTP_X_PJAX in C:_webs_\prototype.catolia.org\www\pjaxphp\status.php on line 4
What about:
if ( isset($_SERVER["HTTP_X_PJAX"]) ) :
The text was updated successfully, but these errors were encountered: