Arreglo para cron.php

This commit is contained in:
Brayan Osmar Pereyra Suxo
2014-07-01 15:33:12 -04:00
parent 119caeefab
commit 373abf6470

View File

@@ -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: