MDL-40299 textlib conversion to core_text and core_collator

This commit is contained in:
Petr Škoda
2013-06-27 22:18:57 +02:00
parent f0d37f4ac5
commit d534708fd3
13 changed files with 1685 additions and 1584 deletions
-1
View File
@@ -514,7 +514,6 @@ if (defined('COMPONENT_CLASSLOADER')) {
}
// Load up standard libraries
require_once($CFG->libdir .'/textlib.class.php'); // Functions to handle multibyte strings
require_once($CFG->libdir .'/filterlib.php'); // Functions for filtering test as it is output
require_once($CFG->libdir .'/ajax/ajaxlib.php'); // Functions for managing our use of JavaScript and YUI
require_once($CFG->libdir .'/weblib.php'); // Functions relating to HTTP and content