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,4 +1,4 @@
<?php //$Id$
<?php
///////////////////////////////////////////////////////////////////////////
// //
@@ -134,4 +134,4 @@
/// Print footer
echo $OUTPUT->footer();
?>