update
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
.cache
|
||||
*.cache
|
||||
vendor
|
||||
|
||||
app.yaml
|
||||
|
||||
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"require": {
|
||||
"twig/twig": "^3.0"
|
||||
}
|
||||
"require": {
|
||||
"twig/twig": "^3.0"
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -2,5 +2,5 @@
|
||||
|
||||
function urlIs($value)
|
||||
{
|
||||
return $_SERVER['REQUEST_URI'] === $value;
|
||||
return $_SERVER['REQUEST_URI'] === $value;
|
||||
}
|
||||
Reference in New Issue
Block a user