This commit is contained in:
@@ -512,8 +512,7 @@ namespace AyaNova.Util
|
||||
/// <summary>
|
||||
/// Confirm if a file exists in the attachment folder
|
||||
/// </summary>
|
||||
/// <param name="fileName">name of attachment file </param>
|
||||
/// <returns>duh!</returns>
|
||||
/// <param name="fileName">name of attachment file </param>
|
||||
internal static bool AttachmentFileExists(string fileName)
|
||||
{
|
||||
if (string.IsNullOrWhiteSpace(fileName))
|
||||
|
||||
Reference in New Issue
Block a user