From: Chad Horohoe Date: Wed, 14 Feb 2018 17:57:48 +0000 (-0800) Subject: globals.txt: Remove trailing whitespace X-Git-Tag: 1.31.0-rc.0~612^2 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=7c04bbb165ea638fa07a1eb151cf443ffaa158b2;p=lhc%2Fweb%2Fwiklou.git globals.txt: Remove trailing whitespace Change-Id: I4e495754f810069247af60d72731a2f382eed8a6 --- diff --git a/docs/globals.txt b/docs/globals.txt index 8b4c755bfe..5bdb31c15c 100644 --- a/docs/globals.txt +++ b/docs/globals.txt @@ -9,7 +9,7 @@ in a much more flexible way. Consider the elegance of: # Generate the article HTML as if viewed by a web request $article = new Article( Title::newFromText( $t ) ); $article->view(); - + versus # Save current globals