MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup

This commit is contained in:
Petr Skoda
2009-11-01 10:57:00 +00:00
parent 8e3837060d
commit f578af59fc
12 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#!/usr/bin/php -f
<?php // $Id$
<?php
//error_reporting(0);
//ini_set('display_errors',0);
@@ -77,4 +77,4 @@ fclose($fd);
?>