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:55:31 +00:00
parent 244bb39668
commit 0df0df23f4
81 changed files with 157 additions and 165 deletions
@@ -1,4 +1,4 @@
<?php // $Id$
<?php
///////////////////////////////////////////////////////////////////////////
// //
@@ -110,4 +110,4 @@ class view_structure_sql extends XMLDBAction {
return $result;
}
}
?>