Why so sad! :-)
This commit is contained in:
committed by
GitHub
parent
4c79269081
commit
eafb9a46f7
@@ -11,7 +11,7 @@ namespace Umbraco.Core.Exceptions
|
||||
/// <summary>
|
||||
/// Defines the default boot failed exception message.
|
||||
/// </summary>
|
||||
public const string DefaultMessage = "Boot failed: Umbraco cannot run. Sad. See Umbraco's log file for more details.";
|
||||
public const string DefaultMessage = "Boot failed: Umbraco cannot run. See Umbraco's log file for more details.";
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="Exception"/> class with a specified error message.
|
||||
|
||||
Reference in New Issue
Block a user