From 713f7ea1d16673bbcfce6a1a59cbc247632bd682 Mon Sep 17 00:00:00 2001 From: "Christophe.Boulain" <> Date: Fri, 24 Oct 2008 07:54:52 +0000 Subject: Added TActiveFileUpload --- framework/Exceptions/messages/messages.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/Exceptions/messages') diff --git a/framework/Exceptions/messages/messages.txt b/framework/Exceptions/messages/messages.txt index 3edd5d49..549b21bf 100644 --- a/framework/Exceptions/messages/messages.txt +++ b/framework/Exceptions/messages/messages.txt @@ -466,3 +466,5 @@ datasource_dbconnection_invalid = TDataSourceConfig.DbConnection '{0}' is inva response_status_reason_missing = HTTP 1.1 need reason for extended status-codes response_status_reason_badchars = For HTTP 1.1 header, the token status-reason must not contain token CR or LF + +activefileupload_temppath_invalid = TActiveFileUpload TempPath path '{0}' does not exist or is not writable by Web server process. \ No newline at end of file -- cgit v1.2.3