Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 notice isset #4

Open
Buliwyfa opened this issue Nov 18, 2016 · 1 comment
Open

2 notice isset #4

Buliwyfa opened this issue Nov 18, 2016 · 1 comment

Comments

@Buliwyfa
Copy link

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"]) ) :

@Jrizzi1
Copy link
Owner

Jrizzi1 commented Dec 7, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants