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 11:31:16 +00:00
parent 24eb994795
commit 117bd74897
70 changed files with 594 additions and 693 deletions

View File

@@ -426,5 +426,3 @@ class mysql_sql_generator extends sql_generator {
return $reserved_words;
}
}
?>