MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
<?PHP //$Id$
|
||||
<?php
|
||||
|
||||
// Deletes the moodledata directory, COMPLETELY!!
|
||||
// BE VERY CAREFUL USING THIS!
|
||||
@@ -83,4 +83,4 @@ function delete_subdirectories($rootdir) {
|
||||
closedir($dir);
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user