diff --git a/autoload.php b/autoload.php index a2e1613fb..fa752849f 100644 --- a/autoload.php +++ b/autoload.php @@ -4,7 +4,6 @@ } // prep core classes to be autoloadable spl_autoload_register('_minds_autoload'); -//elgg_register_classes(dirname(__FILE__) . '/legacy/classes'); /** * Autoload classes diff --git a/start.php b/start.php index 2ac211883..8caecef92 100644 --- a/start.php +++ b/start.php @@ -4,7 +4,7 @@ */ /** - * The time with microseconds when the Elgg engine was started. + * The time with microseconds when the Minds engine was started. * * @global float */