We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 415b057 + e4a95bb commit 3124784Copy full SHA for 3124784
2 files changed
autoload.php
@@ -4,7 +4,6 @@
4
}
5
// prep core classes to be autoloadable
6
spl_autoload_register('_minds_autoload');
7
-//elgg_register_classes(dirname(__FILE__) . '/legacy/classes');
8
9
/**
10
* Autoload classes
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
0 commit comments