diff --git a/gulliver/system/class.bootstrap.php b/gulliver/system/class.bootstrap.php index 3e11bd2b8..16dbce30d 100644 --- a/gulliver/system/class.bootstrap.php +++ b/gulliver/system/class.bootstrap.php @@ -2840,8 +2840,8 @@ class Bootstrap public static function displayMaveriksNotLoadedError() { if (! class_exists('\Maveriks\Util\ClassLoader')) { - require PATH_TRUNK . "framework/src/Maveriks/pattern/Mvc/View.php"; - require PATH_TRUNK . "framework/src/Maveriks/pattern/Mvc/PhtmlView.php"; + require PATH_TRUNK . "framework/src/Maveriks/Pattern/Mvc/View.php"; + require PATH_TRUNK . "framework/src/Maveriks/Pattern/Mvc/PhtmlView.php"; $message = "Please review your apache virtual host configuration file, and be sure you have the following rules: