]> git.mjollnir.org Git - moodle.git/commitdiff
Tab -> spaces
authortjhunt <tjhunt>
Mon, 8 Sep 2008 07:11:13 +0000 (07:11 +0000)
committertjhunt <tjhunt>
Mon, 8 Sep 2008 07:11:13 +0000 (07:11 +0000)
admin/index.php

index 9a4c1162f9714ee1bdf01f50ee0fc0908cf2e0dd..3953f24e4880bdeca40960737773b044273d7067 100644 (file)
 
         // Install core message providers
         message_update_providers();
-       message_update_providers('message');
+        message_update_providers('message');
 
         /// This is used to handle any settings that must exist in $CFG but which do not exist in
         /// admin_get_root()/$ADMIN as admin_setting objects (there are some exceptions).