summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/installation/upgrade_300.rst
diff options
context:
space:
mode:
authorIban Eguia <admin@razican.com>2012-06-13 22:57:50 +0200
committerIban Eguia <admin@razican.com>2012-06-13 22:57:50 +0200
commit7400965017f87c3aba18bf75ed7d732359fd577d (patch)
tree1fc8c4f0b3fd2d25c773bccf946286c68783b38c /user_guide_src/source/installation/upgrade_300.rst
parentfeb14dac4e7a417a48344a5188a8ad8074871df4 (diff)
Fixed some stuff in documentation.
Diffstat (limited to 'user_guide_src/source/installation/upgrade_300.rst')
-rw-r--r--user_guide_src/source/installation/upgrade_300.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/installation/upgrade_300.rst b/user_guide_src/source/installation/upgrade_300.rst
index debf9662c..d8a3d5bc1 100644
--- a/user_guide_src/source/installation/upgrade_300.rst
+++ b/user_guide_src/source/installation/upgrade_300.rst
@@ -46,8 +46,8 @@ Step 5: Change your use of the Date helper's now() function
===========================================================
Function now() has been modified. You can see the changes in :doc:`Date Helper <../helpers/date_helper>`.
-You can now select all PHP supported timezones in the `time_reference` setting, listed here: `Supported timezones <http://www.php.net/timezones>`_. You can also
-use 'local' if you want to get time().
+You can now select all PHP supported timezones in the `time_reference` setting, listed here:
+`Supported timezones <http://www.php.net/timezones>`_. You can also use 'local' if you want to get time().
Step 6: Move your errors folder
===============================