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
+1 -1
View File
@@ -74,4 +74,4 @@ function mdie($msg='', $errorcode=1) {
exit($errorcode);
}
?>