Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
twiro committed Jan 11, 2021
1 parent cdabade commit 01b2786
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ When saving an entry Reflection field creates an internal `data` structure simil
```xml
<data>
<params>
<today>2016-08-02</today>
<current-time>12:34</current-time>
<this-year>2016</this-year>
<this-month>08</this-month>
<this-day>02</this-day>
<today>2021-01-11</today>
<current-time>20:34</current-time>
<this-year>2021</this-year>
<this-month>01</this-month>
<this-day>12</this-day>
<timezone>+02:00</timezone>
<website-name>Example Website</website-name>
<root>https://example.com</root>
<workspace>https://example.com/workspace</workspace>
<http-host>example.com</http-host>
<upload-limit>5242880</upload-limit>
<symphony-version>2.7.0</symphony-version>
<symphony-version>2.7.10</symphony-version>
</params>
<reflection-field-handle>
<section id="" handle="">…</section>
Expand Down

0 comments on commit 01b2786

Please sign in to comment.