mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Added redirect for Dutch
This commit is contained in:
@@ -398,7 +398,8 @@
|
||||
// If we have any params then ignore redirect.
|
||||
if (count(array_values($_GET)) > 1)
|
||||
{
|
||||
return NULL;
|
||||
// Redirect with params.
|
||||
//return NULL;
|
||||
}
|
||||
|
||||
// Skip for localhost
|
||||
|
||||
Reference in New Issue
Block a user