Update of /cvsroot/tuxpaint/tuxpaint-website/download/windows-zip
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10496/windows-zip
Modified Files:
index.php3
Log Message:
Italian translation; notes regarding download PHP functions
Index: index.php3
===================================================================
RCS file: /cvsroot/tuxpaint/tuxpaint-website/download/windows-zip/index.php3,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** index.php3 16 Mar 2004 19:10:30 -0000 1.1.1.1
--- index.php3 29 Mar 2004 00:00:18 -0000 1.2
***************
*** 3,7 ****
<?
! include("trans/en.php3");
?>
--- 3,10 ----
<?
!
! if ($lang == "it") { include("trans/it.php3"); }
! else { include("trans/en.php3"); }
!
?>
_______________________________________________
Tuxpaint-commits mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-commits