mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
This commit is contained in:
parent
49ab5e1950
commit
795b694516
26 changed files with 150 additions and 177 deletions
|
@ -1,4 +1,4 @@
|
|||
<?php //$Id$
|
||||
<?php
|
||||
//This script is used to configure and execute the backup proccess.
|
||||
|
||||
//Define some globals for all the script
|
||||
|
@ -134,4 +134,3 @@
|
|||
|
||||
//Print footer
|
||||
echo $OUTPUT->footer();
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue