From 3ff03dc4f0a72432b34c00da620272cf011e4ddd Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 29 Jul 2021 14:17:20 +1000 Subject: Publishing h-node.org code. - this is the h-node.org code, except - removed a js file (3x copies at three different locations) without license / copyright headers - /Js/linkToForm.js - /Public/Js/linkToForm.js - /admin/Public/Js/linkToForm.js - removed config files containing credentials - /Application/Include/params.php - /Config/Config.php - /admin/Application/Include/params.php - /admin/Config/Config.php - added license and copyright header to one php file - /admin/Library/ErrorReporting.php (almost identical to /Library/ErrorReporting.php which has the headers) --- h-source/External/swiftmailer/lib/classes/Swift.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Attachment.php | 0 .../lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php | 0 .../swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php | 0 .../External/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php | 0 h-source/External/swiftmailer/lib/classes/Swift/CharacterReader.php | 0 .../lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php | 0 .../swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php | 0 .../swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php | 0 .../External/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php | 0 .../Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php | 0 h-source/External/swiftmailer/lib/classes/Swift/CharacterStream.php | 0 .../lib/classes/Swift/CharacterStream/ArrayCharacterStream.php | 0 .../swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php | 0 h-source/External/swiftmailer/lib/classes/Swift/DependencyContainer.php | 0 h-source/External/swiftmailer/lib/classes/Swift/DependencyException.php | 0 h-source/External/swiftmailer/lib/classes/Swift/EmbeddedFile.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Encoder.php | 0 .../External/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php | 0 .../External/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Encoding.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Events/CommandEvent.php | 0 .../External/swiftmailer/lib/classes/Swift/Events/CommandListener.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Events/Event.php | 0 .../External/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Events/EventListener.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Events/EventObject.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php | 0 .../External/swiftmailer/lib/classes/Swift/Events/ResponseListener.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Events/SendEvent.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Events/SendListener.php | 0 .../swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php | 0 .../swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php | 0 .../swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php | 0 .../swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php | 0 .../swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php | 0 h-source/External/swiftmailer/lib/classes/Swift/FailoverTransport.php | 0 h-source/External/swiftmailer/lib/classes/Swift/FileStream.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Filterable.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Image.php | 0 h-source/External/swiftmailer/lib/classes/Swift/InputByteStream.php | 0 h-source/External/swiftmailer/lib/classes/Swift/IoException.php | 0 h-source/External/swiftmailer/lib/classes/Swift/KeyCache.php | 0 .../External/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php | 0 .../External/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php | 0 .../swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php | 0 .../External/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php | 0 .../swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php | 0 .../External/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php | 0 h-source/External/swiftmailer/lib/classes/Swift/MailTransport.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mailer.php | 0 .../swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php | 0 .../External/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Message.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/Attachment.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php | 0 .../lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php | 0 .../lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php | 0 .../lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php | 0 .../External/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/Header.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php | 0 .../lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php | 0 .../swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php | 0 .../swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php | 0 .../External/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php | 0 .../swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php | 0 .../swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php | 0 .../swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php | 0 .../External/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php | 0 .../swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/Message.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/MimePart.php | 0 .../External/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php | 0 .../External/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php | 0 .../External/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php | 0 h-source/External/swiftmailer/lib/classes/Swift/MimePart.php | 0 h-source/External/swiftmailer/lib/classes/Swift/OutputByteStream.php | 0 .../External/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php | 0 .../swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php | 0 .../swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php | 0 .../External/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Logger.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php | 0 .../swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php | 0 .../swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php | 0 .../swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php | 0 .../External/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php | 0 .../swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporter.php | 0 .../External/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php | 0 .../swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php | 0 .../swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php | 0 .../External/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Timer.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Preferences.php | 0 .../External/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php | 0 .../External/swiftmailer/lib/classes/Swift/RfcComplianceException.php | 0 h-source/External/swiftmailer/lib/classes/Swift/SendmailTransport.php | 0 h-source/External/swiftmailer/lib/classes/Swift/SmtpTransport.php | 0 h-source/External/swiftmailer/lib/classes/Swift/StreamFilter.php | 0 .../lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php | 0 .../lib/classes/Swift/StreamFilters/StringReplacementFilter.php | 0 .../lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php | 0 h-source/External/swiftmailer/lib/classes/Swift/SwiftException.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Transport.php | 0 .../swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php | 0 .../lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php | 0 .../lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php | 0 .../lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php | 0 .../swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php | 0 .../swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php | 0 .../External/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php | 0 .../External/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php | 0 .../swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php | 0 .../swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php | 0 .../External/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php | 0 .../External/swiftmailer/lib/classes/Swift/Transport/MailTransport.php | 0 .../swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php | 0 .../swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php | 0 h-source/External/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php | 0 .../External/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php | 1 - h-source/External/swiftmailer/lib/classes/Swift/TransportException.php | 0 133 files changed, 1 deletion(-) mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Attachment.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterReader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/DependencyContainer.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/DependencyException.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/EmbeddedFile.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Encoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Encoding.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/CommandEvent.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/CommandListener.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/Event.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/EventListener.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/EventObject.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/ResponseListener.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/SendEvent.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/SendListener.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/FailoverTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/FileStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Filterable.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Image.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/InputByteStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/IoException.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/KeyCache.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/MailTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mailer.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Message.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Attachment.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Header.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/Message.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/MimePart.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/MimePart.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/OutputByteStream.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Logger.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporter.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Plugins/Timer.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Preferences.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/RfcComplianceException.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/SendmailTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/SmtpTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/StreamFilter.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/SwiftException.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/MailTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php mode change 100644 => 100755 h-source/External/swiftmailer/lib/classes/Swift/TransportException.php (limited to 'h-source/External/swiftmailer/lib/classes') diff --git a/h-source/External/swiftmailer/lib/classes/Swift.php b/h-source/External/swiftmailer/lib/classes/Swift.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Attachment.php b/h-source/External/swiftmailer/lib/classes/Swift/Attachment.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php b/h-source/External/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php b/h-source/External/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php b/h-source/External/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterReader.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterReader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterStream.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php b/h-source/External/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/DependencyContainer.php b/h-source/External/swiftmailer/lib/classes/Swift/DependencyContainer.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/DependencyException.php b/h-source/External/swiftmailer/lib/classes/Swift/DependencyException.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/EmbeddedFile.php b/h-source/External/swiftmailer/lib/classes/Swift/EmbeddedFile.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Encoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Encoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Encoding.php b/h-source/External/swiftmailer/lib/classes/Swift/Encoding.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/CommandEvent.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/CommandEvent.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/CommandListener.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/CommandListener.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/Event.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/Event.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/EventListener.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/EventListener.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/EventObject.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/EventObject.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/ResponseListener.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/ResponseListener.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/SendEvent.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/SendEvent.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/SendListener.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/SendListener.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php b/h-source/External/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/FailoverTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/FailoverTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/FileStream.php b/h-source/External/swiftmailer/lib/classes/Swift/FileStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Filterable.php b/h-source/External/swiftmailer/lib/classes/Swift/Filterable.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Image.php b/h-source/External/swiftmailer/lib/classes/Swift/Image.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/InputByteStream.php b/h-source/External/swiftmailer/lib/classes/Swift/InputByteStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/IoException.php b/h-source/External/swiftmailer/lib/classes/Swift/IoException.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/KeyCache.php b/h-source/External/swiftmailer/lib/classes/Swift/KeyCache.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php b/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php b/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php b/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php b/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php b/h-source/External/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/MailTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/MailTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mailer.php b/h-source/External/swiftmailer/lib/classes/Swift/Mailer.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php b/h-source/External/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php b/h-source/External/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Message.php b/h-source/External/swiftmailer/lib/classes/Swift/Message.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Attachment.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Attachment.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Header.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Header.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/Message.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/Message.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/MimePart.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/MimePart.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php b/h-source/External/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/MimePart.php b/h-source/External/swiftmailer/lib/classes/Swift/MimePart.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/OutputByteStream.php b/h-source/External/swiftmailer/lib/classes/Swift/OutputByteStream.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Logger.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Logger.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporter.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporter.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Timer.php b/h-source/External/swiftmailer/lib/classes/Swift/Plugins/Timer.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Preferences.php b/h-source/External/swiftmailer/lib/classes/Swift/Preferences.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php b/h-source/External/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/RfcComplianceException.php b/h-source/External/swiftmailer/lib/classes/Swift/RfcComplianceException.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/SendmailTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/SendmailTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/SmtpTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/SmtpTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/StreamFilter.php b/h-source/External/swiftmailer/lib/classes/Swift/StreamFilter.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php b/h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php b/h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php b/h-source/External/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/SwiftException.php b/h-source/External/swiftmailer/lib/classes/Swift/SwiftException.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/MailTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/MailTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php old mode 100644 new mode 100755 diff --git a/h-source/External/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php b/h-source/External/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php old mode 100644 new mode 100755 index 1a20b0c..01ae8a5 --- a/h-source/External/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php +++ b/h-source/External/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php @@ -23,7 +23,6 @@ class Swift_Transport_StreamBuffer extends Swift_ByteStream_AbstractFilterableInputStream implements Swift_Transport_IoBuffer { - private $_sequence; /** A primary socket */ private $_stream; diff --git a/h-source/External/swiftmailer/lib/classes/Swift/TransportException.php b/h-source/External/swiftmailer/lib/classes/Swift/TransportException.php old mode 100644 new mode 100755 -- cgit v1.2.3