|
From: Jon O. <jon...@us...> - 2008-02-08 23:43:20
|
Update of /cvsroot/mxbb/mx_pjirc/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15214 Modified Files: lang_faq.php lang_main.php Log Message: Removing trailing newlines... Index: lang_main.php =================================================================== RCS file: /cvsroot/mxbb/mx_pjirc/language/lang_english/lang_main.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_main.php 7 Jun 2007 00:10:30 -0000 1.1 --- lang_main.php 8 Feb 2008 23:43:15 -0000 1.2 *************** *** 24,26 **** // That's all Folks! // ------------------------------------------------- ! ?> --- 24,26 ---- // That's all Folks! // ------------------------------------------------- ! ?> \ No newline at end of file Index: lang_faq.php =================================================================== RCS file: /cvsroot/mxbb/mx_pjirc/language/lang_english/lang_faq.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** lang_faq.php 7 Jun 2007 00:10:29 -0000 1.1 --- lang_faq.php 8 Feb 2008 23:43:15 -0000 1.2 *************** *** 16,18 **** $faq[] = array("What are the smilies?", "The smilies are the same ones that are on the board."); ! ?> --- 16,18 ---- $faq[] = array("What are the smilies?", "The smilies are the same ones that are on the board."); ! ?> \ No newline at end of file |