Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25624
Modified Files:
I18N.pm
Log Message:
cosmetic
Index: I18N.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/I18N.pm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** I18N.pm 6 Jun 2004 04:42:25 -0000 1.7
--- I18N.pm 2 Feb 2005 13:17:03 -0000 1.8
***************
*** 12,18 ****
my ( $log );
- # This is the Locale::Maketext project file. Add any customizations here...
-
-
# Override so we can add the message key to the output as required
# TODO: This may be a performance bottleneck...
--- 12,15 ----
|