Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
question2answer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
outils
question2answer
Commits
5206a7ff
Commit
5206a7ff
authored
Aug 06, 2017
by
Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix redirects in direct-access prevention
parent
16248e8e
Hide whitespace changes
Inline
Side-by-side
Showing
105 changed files
with
105 additions
and
105 deletions
+105
-105
admin.php
qa-include/app/admin.php
+1
-1
blobs.php
qa-include/app/blobs.php
+1
-1
captcha.php
qa-include/app/captcha.php
+1
-1
cookies.php
qa-include/app/cookies.php
+1
-1
emails.php
qa-include/app/emails.php
+1
-1
events.php
qa-include/app/events.php
+1
-1
favorites.php
qa-include/app/favorites.php
+1
-1
format.php
qa-include/app/format.php
+1
-1
limits.php
qa-include/app/limits.php
+1
-1
mailing.php
qa-include/app/mailing.php
+1
-1
messages.php
qa-include/app/messages.php
+1
-1
options.php
qa-include/app/options.php
+1
-1
page.php
qa-include/app/page.php
+1
-1
post-create.php
qa-include/app/post-create.php
+1
-1
post-update.php
qa-include/app/post-update.php
+1
-1
posts.php
qa-include/app/posts.php
+1
-1
q-list.php
qa-include/app/q-list.php
+1
-1
recalc.php
qa-include/app/recalc.php
+1
-1
search.php
qa-include/app/search.php
+1
-1
updates.php
qa-include/app/updates.php
+1
-1
upload.php
qa-include/app/upload.php
+1
-1
users-edit.php
qa-include/app/users-edit.php
+1
-1
users.php
qa-include/app/users.php
+1
-1
votes.php
qa-include/app/votes.php
+1
-1
admin.php
qa-include/db/admin.php
+1
-1
blobs.php
qa-include/db/blobs.php
+1
-1
cache.php
qa-include/db/cache.php
+1
-1
cookies.php
qa-include/db/cookies.php
+1
-1
events.php
qa-include/db/events.php
+1
-1
favorites.php
qa-include/db/favorites.php
+1
-1
hotness.php
qa-include/db/hotness.php
+1
-1
install.php
qa-include/db/install.php
+1
-1
limits.php
qa-include/db/limits.php
+1
-1
maxima.php
qa-include/db/maxima.php
+1
-1
messages.php
qa-include/db/messages.php
+1
-1
metas.php
qa-include/db/metas.php
+1
-1
notices.php
qa-include/db/notices.php
+1
-1
options.php
qa-include/db/options.php
+1
-1
points.php
qa-include/db/points.php
+1
-1
post-create.php
qa-include/db/post-create.php
+1
-1
post-update.php
qa-include/db/post-update.php
+1
-1
recalc.php
qa-include/db/recalc.php
+1
-1
selects.php
qa-include/db/selects.php
+1
-1
users.php
qa-include/db/users.php
+1
-1
votes.php
qa-include/db/votes.php
+1
-1
account.php
qa-include/pages/account.php
+1
-1
activity.php
qa-include/pages/activity.php
+1
-1
admin-approve.php
qa-include/pages/admin/admin-approve.php
+1
-1
admin-categories.php
qa-include/pages/admin/admin-categories.php
+1
-1
admin-default.php
qa-include/pages/admin/admin-default.php
+1
-1
admin-flagged.php
qa-include/pages/admin/admin-flagged.php
+1
-1
admin-hidden.php
qa-include/pages/admin/admin-hidden.php
+1
-1
admin-moderate.php
qa-include/pages/admin/admin-moderate.php
+1
-1
admin-pages.php
qa-include/pages/admin/admin-pages.php
+1
-1
admin-plugins.php
qa-include/pages/admin/admin-plugins.php
+1
-1
admin-points.php
qa-include/pages/admin/admin-points.php
+1
-1
admin-recalc.php
qa-include/pages/admin/admin-recalc.php
+1
-1
admin-stats.php
qa-include/pages/admin/admin-stats.php
+1
-1
admin-userfields.php
qa-include/pages/admin/admin-userfields.php
+1
-1
admin-usertitles.php
qa-include/pages/admin/admin-usertitles.php
+1
-1
admin-widgets.php
qa-include/pages/admin/admin-widgets.php
+1
-1
answers.php
qa-include/pages/answers.php
+1
-1
ask.php
qa-include/pages/ask.php
+1
-1
categories.php
qa-include/pages/categories.php
+1
-1
comments.php
qa-include/pages/comments.php
+1
-1
confirm.php
qa-include/pages/confirm.php
+1
-1
default.php
qa-include/pages/default.php
+1
-1
favorites-list.php
qa-include/pages/favorites-list.php
+1
-1
favorites.php
qa-include/pages/favorites.php
+1
-1
feedback.php
qa-include/pages/feedback.php
+1
-1
forgot.php
qa-include/pages/forgot.php
+1
-1
hot.php
qa-include/pages/hot.php
+1
-1
ip.php
qa-include/pages/ip.php
+1
-1
login.php
qa-include/pages/login.php
+1
-1
logout.php
qa-include/pages/logout.php
+1
-1
message.php
qa-include/pages/message.php
+1
-1
messages.php
qa-include/pages/messages.php
+1
-1
question-post.php
qa-include/pages/question-post.php
+1
-1
question-submit.php
qa-include/pages/question-submit.php
+1
-1
question-view.php
qa-include/pages/question-view.php
+1
-1
question.php
qa-include/pages/question.php
+1
-1
questions.php
qa-include/pages/questions.php
+1
-1
register.php
qa-include/pages/register.php
+1
-1
reset.php
qa-include/pages/reset.php
+1
-1
search.php
qa-include/pages/search.php
+1
-1
tag.php
qa-include/pages/tag.php
+1
-1
tags.php
qa-include/pages/tags.php
+1
-1
unanswered.php
qa-include/pages/unanswered.php
+1
-1
unsubscribe.php
qa-include/pages/unsubscribe.php
+1
-1
updates.php
qa-include/pages/updates.php
+1
-1
user-activity.php
qa-include/pages/user-activity.php
+1
-1
user-answers.php
qa-include/pages/user-answers.php
+1
-1
user-profile.php
qa-include/pages/user-profile.php
+1
-1
user-questions.php
qa-include/pages/user-questions.php
+1
-1
user-wall.php
qa-include/pages/user-wall.php
+1
-1
user.php
qa-include/pages/user.php
+1
-1
users-blocked.php
qa-include/pages/users-blocked.php
+1
-1
users-newest.php
qa-include/pages/users-newest.php
+1
-1
users-special.php
qa-include/pages/users-special.php
+1
-1
users.php
qa-include/pages/users.php
+1
-1
external-users-joomla.php
qa-include/util/external-users-joomla.php
+1
-1
external-users-wp.php
qa-include/util/external-users-wp.php
+1
-1
image.php
qa-include/util/image.php
+1
-1
sort.php
qa-include/util/sort.php
+1
-1
string.php
qa-include/util/string.php
+1
-1
No files found.
qa-include/app/admin.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/blobs.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/captcha.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/cookies.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/emails.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/events.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/favorites.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/format.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/limits.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/mailing.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/messages.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/options.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/page.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/post-create.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/post-update.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/posts.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/q-list.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/recalc.php
View file @
5206a7ff
...
...
@@ -56,7 +56,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/search.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/updates.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/upload.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/users-edit.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/users.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/app/votes.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/admin.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/blobs.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/cache.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/cookies.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/events.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/favorites.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/hotness.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/install.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/limits.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/maxima.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/messages.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/metas.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/notices.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/options.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/points.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/post-create.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/post-update.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/recalc.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/selects.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/users.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/db/votes.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/account.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/activity.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-approve.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-categories.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-default.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-flagged.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-hidden.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-moderate.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-pages.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-plugins.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-points.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-recalc.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-stats.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-userfields.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-usertitles.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/admin/admin-widgets.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../../
'
);
exit
;
}
...
...
qa-include/pages/answers.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/ask.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/categories.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/comments.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/confirm.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/default.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/favorites-list.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/favorites.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/feedback.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/forgot.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/hot.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/ip.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/login.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/logout.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/message.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/messages.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/question-post.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/question-submit.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/question-view.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/question.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/questions.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/register.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/reset.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/search.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/tag.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/tags.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/unanswered.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/unsubscribe.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/updates.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/user-activity.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/user-answers.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/user-profile.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/user-questions.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/user-wall.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/user.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/users-blocked.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/users-newest.php
View file @
5206a7ff
...
...
@@ -21,7 +21,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/users-special.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/pages/users.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/util/external-users-joomla.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/util/external-users-wp.php
View file @
5206a7ff
...
...
@@ -20,7 +20,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/util/image.php
View file @
5206a7ff
...
...
@@ -21,7 +21,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/util/sort.php
View file @
5206a7ff
...
...
@@ -21,7 +21,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
qa-include/util/string.php
View file @
5206a7ff
...
...
@@ -21,7 +21,7 @@
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
header
(
'Location: ../'
);
header
(
'Location: ../
../
'
);
exit
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment