update
This commit is contained in:
+2
-2
@@ -2,5 +2,5 @@
|
||||
|
||||
function urlIs($value)
|
||||
{
|
||||
return $_SERVER['REQUEST_URI'] === $value;
|
||||
}
|
||||
return $_SERVER['REQUEST_URI'] === $value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user