Jeremy Newman : comment

Jeremy Newman jnewman at winehq.org
Thu May 29 16:26:34 CDT 2008


Module: website
Branch: master
Commit: 86d0c0cda1f3ed67c03d21bf0d48863433820193
URL:    http://source.winehq.org/git/website.git/?a=commit;h=86d0c0cda1f3ed67c03d21bf0d48863433820193

Author: Jeremy Newman <jnewman at jnewman.codeweavers.com>
Date:   Thu May 29 16:26:16 2008 -0500

comment

---

 include/html.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/html.php b/include/html.php
index af93eba..adf793f 100644
--- a/include/html.php
+++ b/include/html.php
@@ -29,6 +29,7 @@ class html
         // start body object
         $this->page = "";
         
+        // get the language to be displayed in templates
         $this->lang = $this->get_lang();
     }
 




More information about the wine-cvs mailing list