diff --git a/class2.php b/class2.php index 5fbda4461..f79fc006d 100644 --- a/class2.php +++ b/class2.php @@ -58,7 +58,7 @@ if(isset($_E107['cli']) && !isset($_E107['debug']) && isset($_SERVER["HTTP_USER_ if(function_exists('utf8_encode') === false) { - echo "e107 requires the PHP XML parser package. Please install it to use e107. "; + echo "e107 requires the PHP XML package. Please install it to use e107. "; exit(); }