Automated merge with http://hg.ellislab.com/CodeIgniter-Reactor
diff --git a/system/core/Config.php b/system/core/Config.php
index 4493ff2..1096a9e 100644
--- a/system/core/Config.php
+++ b/system/core/Config.php
@@ -144,6 +144,7 @@
 
 			$loaded = TRUE;
 			log_message('debug', 'Config file loaded: '.$file_path);
+			break;
 		}
 
 		if ($loaded === FALSE)
@@ -326,4 +327,4 @@
 // END CI_Config class
 
 /* End of file Config.php */
-/* Location: ./system/core/Config.php */
\ No newline at end of file
+/* Location: ./system/core/Config.php */