Skip to content

Commit bd20c3d

Browse files
author
ace-n
committed
Pull in new changes
1 parent 5dd292c commit bd20c3d

File tree

154 files changed

+23
-23
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

154 files changed

+23
-23
lines changed

appengine/flexible/laravel/README.md

Lines changed: 1 addition & 1 deletion

appengine/flexible/logging/index.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
{% else %}
1515
<li>No Logs!li>
1616
{% endfor %}
17-
ul>
17+
ul>

appengine/flexible/memcache/README.md

Lines changed: 1 addition & 1 deletion

appengine/flexible/memcache/php.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
; Use SASL authentication for connections
22
; Required for Memcache SASL Auth in the Google App Engine Flexible environemnt.
3-
memcached.use_sasl = On
3+
memcached.use_sasl = On

appengine/flexible/staticcontent/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ runtime: php
22
env: flex
33

44
runtime_config:
5-
document_root: web
5+
document_root: web

appengine/flexible/staticcontent/web/static.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
<body>
88
<p>This is a static html document.p>
99
body>
10-
html>
10+
html>

appengine/php72/auth/README.md renamed to appengine/php/auth/README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)