[ros-diffs] [cfinck] 40162: Fix file encoding (= remove UTF-8 BOM)

cfinck at svn.reactos.org cfinck at svn.reactos.org
Sat Mar 21 14:06:58 CET 2009


Author: cfinck
Date: Sat Mar 21 16:06:57 2009
New Revision: 40162

URL: http://svn.reactos.org/svn/reactos?rev=40162&view=rev
Log:
Fix file encoding (= remove UTF-8 BOM)

Modified:
    trunk/web/reactos.org/htdocs/peoplemap/lang/ru.inc.php

Modified: trunk/web/reactos.org/htdocs/peoplemap/lang/ru.inc.php
URL: http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/peoplemap/lang/ru.inc.php?rev=40162&r1=40161&r2=40162&view=diff
==============================================================================
--- trunk/web/reactos.org/htdocs/peoplemap/lang/ru.inc.php [iso-8859-1] (original)
+++ trunk/web/reactos.org/htdocs/peoplemap/lang/ru.inc.php [iso-8859-1] Sat Mar 21 16:06:57 2009
@@ -1,4 +1,4 @@
-<?php
+<?php
 /*
   PROJECT:    People Map of the ReactOS Website
   LICENSE:    GNU GPLv2 or any later version as published by the Free Software Foundation



More information about the Ros-diffs mailing list