[phpBB Documentation Commits] r171 - /trunk/documentation/content/da/chapters/quick_start_guide.xml

John Hjorth johnhjorth at gmail.com
Sun Jun 8 13:26:26 CEST 2008


Author: John-Hjorth
Date: Sun Jun  8 13:26:26 2008
New Revision: 171

Log:
Added missing line in Danish translation of quick_start_guide.xml about getimagesize function is needed, ref. the content of docs/INSTALL:html in phpBB 3.0.1 and ref. ticket #28.815 in the Online documentation bug tracker [in English, for translation later].

Note for the Danish tranlators :
Jan Skovsgaard has already included the changes in the Danish translation of quick_start_guide.xml related to ticket #28.785 [wrong support links in the online documentation].
I have already included the changes in the Danish translation of quick_start_guide.xml related to ticket #28.805 [more precise description of PHP requirements]

PS : A huge welcome to Jan Christensen on the Danish online documentation translation team! :D [Jan C added by Nils Saturday 7th June 2008].

Modified:
    trunk/documentation/content/da/chapters/quick_start_guide.xml

Modified: trunk/documentation/content/da/chapters/quick_start_guide.xml
==============================================================================
*** trunk/documentation/content/da/chapters/quick_start_guide.xml (original)
--- trunk/documentation/content/da/chapters/quick_start_guide.xml Sun Jun  8 13:26:26 2008
***************
*** 53,58 ****
--- 53,59 ----
  			</listitem>
  			<listitem>
  				<para>PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible)) med understøttelse af den databasetype du agter at anvende. Er følgende moduler tilgængelige på serveren, giver de adgang til yderligere funktioner via PHP, men de er ikke krævede.</para>
+ 				<para>getimagesize() function need to be enabled.</para>
  				<itemizedlist>
  					<listitem>
  						<para>zlib-kompression</para>




More information about the documentation-commits mailing list