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 f578af59fc
commit 20207b827a
41 changed files with 124 additions and 124 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<?PHP // $Id$
<?php
// Allows the admin to manage activity modules
require_once('../config.php');
@@ -180,4 +180,4 @@
echo $OUTPUT->footer();
?>