@@ -4,6 +4,8 @@
* Responses to AJAX calls
*/
+// Language files that need to be included.
+$language_file = array('admin');
require_once '../global.inc.php';
require_once api_get_path(SYS_CODE_PATH).'admin/statistics/statistics.lib.php';