[grisbi-cvs] grisbi-web/newsportal/lib thread.inc.php,1.5,1.6
NIEL GĂ©rald
gegeweb at users.sourceforge.net
Tue May 25 23:12:52 CEST 2010
Update of /cvsroot/grisbi/grisbi-web/newsportal/lib
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22992/newsportal/lib
Modified Files:
thread.inc.php
Log Message:
typo
Index: thread.inc.php
===================================================================
RCS file: /cvsroot/grisbi/grisbi-web/newsportal/lib/thread.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- thread.inc.php 25 May 2010 21:10:08 -0000 1.5
+++ thread.inc.php 25 May 2010 21:12:50 -0000 1.6
@@ -730,7 +730,7 @@
global $file_article,$thread_maxSubject;
global $age_count,$age_time,$age_color;
global $frame_article;
- global $lang
+ global $lang;
$output="";
if ($thread_treestyle==3) $output.= "\n<UL>\n";
for ($i = 0 ; $i<count($liste) ; $i++) {
More information about the cvs
mailing list