mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
Revert "Workaround for links from fb, like ?fbclid=x"
This reverts commit 073d9da0bc
.
This commit is contained in:
@@ -33,7 +33,7 @@ defined('MYAAC') or die('Direct access not allowed!');
|
||||
}
|
||||
else {
|
||||
$tmp = URI;
|
||||
if(empty($tmp) || !$isEmptyGet) {
|
||||
if(empty($tmp)) {
|
||||
$tmp = array('news');
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user