Changed all true/false to TRUE/FALSE respectively as PHP constants are better than...
[mailer.git] / .gitattributes
index f586139f35142cda059f0e7997e8b6d18bc0affc..c0556d8eadb2174eaaf4f601ade7e6675a3c46f0 100644 (file)
 * text=auto !eol
-/Doxyfile -text
-application/mxchange/.htaccess -text
-application/mxchange/class_ApplicationHelper.php -text
-application/mxchange/config.php -text
-application/mxchange/debug.php -text
-application/mxchange/exceptions.php -text
-application/mxchange/exceptions/.htaccess -text
-application/mxchange/init.php -text
-application/mxchange/interfaces/.htaccess -text
-application/mxchange/loader.php -text
-application/mxchange/main/.htaccess -text
-application/mxchange/starter.php -text
-application/mxchange/templates/.htaccess -text
+application/.htaccess -text
+application/mailer/.htaccess svneol=native#text/plain
+application/mailer/class_ApplicationHelper.php svneol=native#text/plain
+application/mailer/config.php svneol=native#text/plain
+application/mailer/data.php svneol=native#text/plain
+application/mailer/debug.php svneol=native#text/plain
+application/mailer/exceptions.php svneol=native#text/plain
+application/mailer/exceptions/.htaccess svneol=native#text/plain
+application/mailer/init.php svneol=native#text/plain
+application/mailer/interfaces/.htaccess svneol=native#text/plain
+application/mailer/loader.php svneol=native#text/plain
+application/mailer/main/.htaccess svneol=native#text/plain
+application/mailer/main/menu/.htaccess svneol=native#text/plain
+application/mailer/main/menu/class_MailerConfirmMenu.php svneol=native#text/plain
+application/mailer/main/menu/class_MailerHomeMenu.php svneol=native#text/plain
+application/mailer/main/menu/class_MailerLoginAreaMenu.php svneol=native#text/plain
+application/mailer/main/menu/class_MailerLoginFailedMenu.php svneol=native#text/plain
+application/mailer/main/menu/class_MailerLoginMenu.php svneol=native#text/plain
+application/mailer/main/menu/class_MailerLogoutMenu.php svneol=native#text/plain
+application/mailer/main/menu/class_MailerRegisterMenu.php svneol=native#text/plain
+application/mailer/main/menu/class_MailerStatusMenu.php svneol=native#text/plain
+application/mailer/starter.php svneol=native#text/plain
+application/mailer/templates/.htaccess svneol=native#text/plain
+application/mailer/templates/de/.htaccess svneol=native#text/plain
+application/mailer/templates/de/code/.htaccess svneol=native#text/plain
+application/mailer/templates/de/code/emergency_exit.ctp svneol=native#text/plain
+application/mailer/templates/de/code/footer.ctp svneol=native#text/plain
+application/mailer/templates/de/code/footer_msg.ctp svneol=native#text/plain
+application/mailer/templates/de/code/header.ctp svneol=native#text/plain
+application/mailer/templates/de/code/home.ctp svneol=native#text/plain
+application/mailer/templates/de/code/mailer_main.ctp svneol=native#text/plain
+application/mailer/templates/de/menu/.htaccess svneol=native#text/plain
+application/mailer/templates/de/menu/base_menu.xml svneol=native#text/plain
+application/mailer/templates/de/menu/generic_menu_entries.xml svneol=native#text/plain
 db/.htaccess -text
-devel/.htaccess -text
-devel/class_Debug.php -text
+db/news/.htaccess -text
+docs/COPYING -text
+docs/COPYING.documents -text
+docs/COPYING.software -text
+docs/NEWS -text
+docs/README -text
 docs/THANKS -text
-inc/.htaccess -text
-inc/classes.php -text
-inc/classes/.htaccess -text
-inc/classes/exceptions/.htaccess -text
-inc/classes/exceptions/class_FrameworkException.php -text
-inc/classes/exceptions/compressor/.htaccess -text
-inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php -text
-inc/classes/exceptions/container/.htaccess -text
-inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php -text
-inc/classes/exceptions/container/class_ContainerItemIsNullException.php -text
-inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php -text
-inc/classes/exceptions/database/.htaccess -text
-inc/classes/exceptions/database/local_file/.htaccess -text
-inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php -text
-inc/classes/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php -text
-inc/classes/exceptions/database/local_file/class_SavePathReadProtectedException.php -text
-inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException.php -text
-inc/classes/exceptions/io/.htaccess -text
-inc/classes/exceptions/io/class_DirPointerNotOpenedException.php -text
-inc/classes/exceptions/io/class_FilePointerNotOpenedException.php -text
-inc/classes/exceptions/io/class_InvalidDataLengthException.php -text
-inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php -text
-inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php -text
-inc/classes/exceptions/io/class_PathIsEmptyException.php -text
-inc/classes/exceptions/io/class_PathIsNoDirectoryException.php -text
-inc/classes/exceptions/io/class_PathReadProtectedException.php -text
-inc/classes/exceptions/language/.htaccess -text
-inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php -text
-inc/classes/exceptions/language/class_LanguagePathIsEmptyException.php -text
-inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php -text
-inc/classes/exceptions/language/class_LanguagePathReadProtectedException.php -text
-inc/classes/exceptions/main/.htaccess -text
-inc/classes/exceptions/main/class_ClassMismatchException.php -text
-inc/classes/exceptions/main/class_ClassNotFoundException.php -text
-inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php -text
-inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php -text
-inc/classes/exceptions/main/class_DimNotFoundInArrayException.php -text
-inc/classes/exceptions/main/class_ExceptionNotChangedException.php -text
-inc/classes/exceptions/main/class_ExceptionNotFoundException.php -text
-inc/classes/exceptions/main/class_GetterNotFoundException.php -text
-inc/classes/exceptions/main/class_InvalidArrayCountException.php -text
-inc/classes/exceptions/main/class_InvalidObjectException.php -text
-inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
-inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text
-inc/classes/exceptions/main/class_MissingMethodException.php -text
-inc/classes/exceptions/main/class_NoArrayCreatedException.php -text
-inc/classes/exceptions/main/class_NoArrayException.php -text
-inc/classes/exceptions/main/class_NoObjectException.php -text
-inc/classes/exceptions/main/class_NullPointerException.php -text
-inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
-inc/classes/exceptions/template/.htaccess -text
-inc/classes/exceptions/template/class_BasePathIsEmptyException.php -text
-inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php -text
-inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text
-inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text
-inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.php -text
-inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text
-inc/classes/interfaces/.htaccess -text
-inc/classes/interfaces/application/.htaccess -text
-inc/classes/interfaces/application/class_ManageableApplication.php -text
-inc/classes/interfaces/class_FrameworkInterface.php -text
-inc/classes/interfaces/compressor/.htaccess -text
-inc/classes/interfaces/compressor/class_Compressor.php -text
-inc/classes/interfaces/database/.htaccess -text
-inc/classes/interfaces/database/class_FrameworkDatabaseInterface.php -text
-inc/classes/interfaces/database/frontend/.htaccess -text
-inc/classes/interfaces/database/frontend/class_DatabaseFrontendInterface.php -text
-inc/classes/interfaces/database/middleware/.htaccess -text
-inc/classes/interfaces/database/middleware/class_DatabaseConnector.php -text
-inc/classes/interfaces/debug/.htaccess -text
-inc/classes/interfaces/debug/class_Debugger.php -text
-inc/classes/interfaces/extended/.htaccess -text
-inc/classes/interfaces/extended/class_LimitableObject.php -text
-inc/classes/interfaces/io/.htaccess -text
-inc/classes/interfaces/io/class_Streamable.php -text
-inc/classes/interfaces/io/file/.htaccess -text
-inc/classes/interfaces/io/file/class_FileInputStreamer.php -text
-inc/classes/interfaces/io/file/class_FileOutputStreamer.php -text
-inc/classes/interfaces/io/output/.htaccess -text
-inc/classes/interfaces/io/output/class_OutputStreamer.php -text
-inc/classes/interfaces/language/.htaccess -text
-inc/classes/interfaces/language/class_ManageableLanguage.php -text
-inc/classes/interfaces/template/.htaccess -text
-inc/classes/interfaces/template/class_CompileableTemplate.php -text
-inc/classes/main/.htaccess -text
-inc/classes/main/class_BaseFrameworkSystem.php -text
-inc/classes/main/class_FrameworkArrayObject.php -text
-inc/classes/main/compressor/.htaccess -text
-inc/classes/main/compressor/class_Bzip2Compressor.php -text
-inc/classes/main/compressor/class_GzipCompressor.php -text
-inc/classes/main/compressor/class_NullCompressor.php -text
-inc/classes/main/console/.htaccess -text
-inc/classes/main/console/class_ConsoleTools.php -text
-inc/classes/main/database/.htaccess -text
-inc/classes/main/database/class_BaseDatabaseFrontend.php -text
-inc/classes/main/database/classes/.htaccess -text
-inc/classes/main/database/classes/class_LocalFileDatabase.php -text
-inc/classes/main/debug/.htaccess -text
-inc/classes/main/debug/class_DebugConsoleOutput.php -text
-inc/classes/main/debug/class_DebugErrorLogOutput.php -text
-inc/classes/main/debug/class_DebugWebOutput.php -text
-inc/classes/main/extended/.htaccess -text
-inc/classes/main/extended/class_ObjectLimits.php -text
-inc/classes/main/extended/class_SerializationContainer.php -text
-inc/classes/main/io/.htaccess -text
-inc/classes/main/io/class_FileIOStream.php -text
-inc/classes/main/io/class_FrameworkDirectoryPointer.php -text
-inc/classes/main/io/class_FrameworkFileInputPointer.php -text
-inc/classes/main/io/class_FrameworkFileOutputPointer.php -text
-inc/classes/main/language/.htaccess -text
-inc/classes/main/language/class_LanguageSystem.php -text
-inc/classes/main/output/.htaccess -text
-inc/classes/main/output/class_ConsoleOutput.php -text
-inc/classes/main/output/class_WebOutput.php -text
-inc/classes/main/template/.htaccess -text
-inc/classes/main/template/class_TemplateEngine.php -text
-inc/classes/middleware/.htaccess -text
-inc/classes/middleware/class_BaseMiddleware.php -text
-inc/classes/middleware/compressor/.htaccess -text
-inc/classes/middleware/compressor/class_CompressorChannel.php -text
-inc/classes/middleware/database/.htaccess -text
-inc/classes/middleware/database/class_DatabaseConnection.php -text
-inc/classes/middleware/debug/.htaccess -text
-inc/classes/middleware/debug/class_DebugMiddleware.php -text
-inc/classes/middleware/io/.htaccess -text
-inc/classes/middleware/io/class_FileIOHandler.php -text
-inc/config-local.php -text
-inc/config.php -text
-inc/config/.htaccess -text
-inc/config/class_FrameworkConfiguration.php -text
-inc/database.php -text
-inc/database/.htaccess -text
-inc/database/lib-local.php -text
-inc/file_io.php -text
-inc/includes.php -text
-inc/language.php -text
-inc/loader/.htaccess -text
-inc/loader/class_ClassLoader.php -text
-inc/output.php -text
-inc/selector.php -text
-/index.php -text
-/rebuild_doc.sh -text
-templates/.htaccess -text
-templates/_compiled/.htaccess -text
-templates/de/.htaccess -text
-templates/de/code/.htaccess -text
-templates/de/code/emergency_exit.ctp -text
-templates/de/code/footer_msg.ctp -text
-templates/de/code/header.ctp -text
-templates/de/html/.htaccess -text
+docs/TODOs.txt -text svneol=unset#text/plain
+/index.php svneol=native#text/plain