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 15:39:15 +00:00
parent 49ab5e1950
commit 795b694516
26 changed files with 150 additions and 177 deletions

View file

@ -1,4 +1,4 @@
<?php //$Id$
<?php
//This script is used to configure and execute the restore proccess.
//Define some globals for all the script
@ -186,5 +186,3 @@
//Print footer
echo $OUTPUT->footer();
?>