this 6209 bug was fixed, the text has been changed
This commit is contained in:
@@ -712,7 +712,7 @@ class G
|
||||
die;
|
||||
}
|
||||
else {
|
||||
$text = "The Skin $file is not exist, please review the Skin Definition";
|
||||
$text = "The Skin $file does not exist, please review the Skin Definition";
|
||||
throw ( new Exception ( $text) );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user