gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r755 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r755 - GNUnet-docs/WWW
Date: Sat, 7 May 2005 03:21:40 -0700 (PDT)

Author: grothoff
Date: 2005-05-07 03:21:37 -0700 (Sat, 07 May 2005)
New Revision: 755

Modified:
   GNUnet-docs/WWW/commitTranslation.php
Log:
fix

Modified: GNUnet-docs/WWW/commitTranslation.php
===================================================================
--- GNUnet-docs/WWW/commitTranslation.php       2005-05-07 10:08:59 UTC (rev 
754)
+++ GNUnet-docs/WWW/commitTranslation.php       2005-05-07 10:21:37 UTC (rev 
755)
@@ -44,7 +44,7 @@
   TITLE("Translation exists.");
   echo "</head><body>";
   W("Translation '%s' of sentence '%s' exists.",
-    fix($translation), $text);   
+    ARRAY(fix($translation), $text));   
   extlink($back, "Back...");
   generateFooter();
   echo "</body></html>";
@@ -78,4 +78,4 @@
     }
   } 
 }
-?>
\ No newline at end of file
+?>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]