9a65b2492781807fdabc0de5d7dbd4dd298117ea
[mailer.git] / .gitattributes
1 * text=auto !eol
2 /Doxyfile -text
3 application/mxchange/.htaccess -text
4 application/mxchange/class_ApplicationHelper.php -text
5 application/mxchange/config.php -text
6 application/mxchange/debug.php -text
7 application/mxchange/exceptions.php -text
8 application/mxchange/exceptions/.htaccess -text
9 application/mxchange/init.php -text
10 application/mxchange/interfaces/.htaccess -text
11 application/mxchange/loader.php -text
12 application/mxchange/main/.htaccess -text
13 application/mxchange/starter.php -text
14 application/mxchange/templates/.htaccess -text
15 db/.htaccess -text
16 devel/.htaccess -text
17 devel/class_Debug.php -text
18 docs/COPYING -text
19 docs/COPYING.documents -text
20 docs/COPYING.software -text
21 docs/NEWS -text
22 docs/README -text
23 docs/THANKS -text
24 inc/.htaccess -text
25 inc/classes.php -text
26 inc/classes/.htaccess -text
27 inc/classes/exceptions/.htaccess -text
28 inc/classes/exceptions/class_FrameworkException.php -text
29 inc/classes/exceptions/compressor/.htaccess -text
30 inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php -text
31 inc/classes/exceptions/container/.htaccess -text
32 inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php -text
33 inc/classes/exceptions/container/class_ContainerItemIsNullException.php -text
34 inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php -text
35 inc/classes/exceptions/controller/.htaccess -text
36 inc/classes/exceptions/controller/class_DefaultControllerException.php -text
37 inc/classes/exceptions/database/.htaccess -text
38 inc/classes/exceptions/database/local_file/.htaccess -text
39 inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php -text
40 inc/classes/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php -text
41 inc/classes/exceptions/database/local_file/class_SavePathReadProtectedException.php -text
42 inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException.php -text
43 inc/classes/exceptions/helper/.htaccess -text
44 inc/classes/exceptions/helper/class_FormClosedException.php -text
45 inc/classes/exceptions/helper/class_FormGroupClosedException.php -text
46 inc/classes/exceptions/helper/class_FormOpenedException.php -text
47 inc/classes/exceptions/helper/class_InvalidFormNameException.php -text
48 inc/classes/exceptions/io/.htaccess -text
49 inc/classes/exceptions/io/class_DirPointerNotOpenedException.php -text
50 inc/classes/exceptions/io/class_FilePointerNotOpenedException.php -text
51 inc/classes/exceptions/io/class_InvalidDataLengthException.php -text
52 inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php -text
53 inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php -text
54 inc/classes/exceptions/io/class_PathIsEmptyException.php -text
55 inc/classes/exceptions/io/class_PathIsNoDirectoryException.php -text
56 inc/classes/exceptions/io/class_PathReadProtectedException.php -text
57 inc/classes/exceptions/language/.htaccess -text
58 inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php -text
59 inc/classes/exceptions/language/class_LanguagePathIsEmptyException.php -text
60 inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php -text
61 inc/classes/exceptions/language/class_LanguagePathReadProtectedException.php -text
62 inc/classes/exceptions/language/class_MissingFileIoHandlerException.php -text
63 inc/classes/exceptions/language/class_MissingLanguageHandlerException.php -text
64 inc/classes/exceptions/main/.htaccess -text
65 inc/classes/exceptions/main/class_ClassMismatchException.php -text
66 inc/classes/exceptions/main/class_ClassNotFoundException.php -text
67 inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php -text
68 inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php -text
69 inc/classes/exceptions/main/class_DimNotFoundInArrayException.php -text
70 inc/classes/exceptions/main/class_EmptyVariableException.php -text
71 inc/classes/exceptions/main/class_ExceptionNotChangedException.php -text
72 inc/classes/exceptions/main/class_ExceptionNotFoundException.php -text
73 inc/classes/exceptions/main/class_GetterNotFoundException.php -text
74 inc/classes/exceptions/main/class_InvalidArrayCountException.php -text
75 inc/classes/exceptions/main/class_InvalidCommandException.php -text
76 inc/classes/exceptions/main/class_InvalidCommandInstanceException.php -text
77 inc/classes/exceptions/main/class_InvalidControllerException.php -text
78 inc/classes/exceptions/main/class_InvalidObjectException.php -text
79 inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
80 inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text
81 inc/classes/exceptions/main/class_MissingMethodException.php -text
82 inc/classes/exceptions/main/class_NoArrayCreatedException.php -text
83 inc/classes/exceptions/main/class_NoArrayException.php -text
84 inc/classes/exceptions/main/class_NoObjectException.php -text
85 inc/classes/exceptions/main/class_NullPointerException.php -text
86 inc/classes/exceptions/main/class_ResponseHeadersAlreadySentException.php -text
87 inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
88 inc/classes/exceptions/template/.htaccess -text
89 inc/classes/exceptions/template/class_BasePathIsEmptyException.php -text
90 inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php -text
91 inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text
92 inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text
93 inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.php -text
94 inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text
95 inc/classes/exceptions/template/class_UnsupportedTemplateEngineException.php -text
96 inc/classes/exceptions/template/class_ViewHelperNotFoundException.php -text
97 inc/classes/exceptions/user/.htaccess -text
98 inc/classes/exceptions/user/class_UsernameMissingException.php -text
99 inc/classes/interfaces/.htaccess -text
100 inc/classes/interfaces/application/.htaccess -text
101 inc/classes/interfaces/application/class_ManageableApplication.php -text
102 inc/classes/interfaces/class_ -text
103 inc/classes/interfaces/class_FrameworkInterface.php -text
104 inc/classes/interfaces/commands/.htaccess -text
105 inc/classes/interfaces/commands/class_Commandable.php -text
106 inc/classes/interfaces/compressor/.htaccess -text
107 inc/classes/interfaces/compressor/class_Compressor.php -text
108 inc/classes/interfaces/controller/.htaccess -text
109 inc/classes/interfaces/controller/class_Controller.php -text
110 inc/classes/interfaces/database/.htaccess -text
111 inc/classes/interfaces/database/class_FrameworkDatabaseInterface.php -text
112 inc/classes/interfaces/database/frontend/.htaccess -text
113 inc/classes/interfaces/database/frontend/class_DatabaseFrontendInterface.php -text
114 inc/classes/interfaces/database/middleware/.htaccess -text
115 inc/classes/interfaces/database/middleware/class_DatabaseConnector.php -text
116 inc/classes/interfaces/debug/.htaccess -text
117 inc/classes/interfaces/debug/class_Debugger.php -text
118 inc/classes/interfaces/extended/.htaccess -text
119 inc/classes/interfaces/extended/class_LimitableObject.php -text
120 inc/classes/interfaces/filter/.htaccess -text
121 inc/classes/interfaces/filter/class_Filterable.php -text
122 inc/classes/interfaces/io/.htaccess -text
123 inc/classes/interfaces/io/class_Streamable.php -text
124 inc/classes/interfaces/io/file/.htaccess -text
125 inc/classes/interfaces/io/file/class_FileInputStreamer.php -text
126 inc/classes/interfaces/io/file/class_FileOutputStreamer.php -text
127 inc/classes/interfaces/io/output/.htaccess -text
128 inc/classes/interfaces/io/output/class_OutputStreamer.php -text
129 inc/classes/interfaces/language/.htaccess -text
130 inc/classes/interfaces/language/class_ManageableLanguage.php -text
131 inc/classes/interfaces/request/.htaccess -text
132 inc/classes/interfaces/request/class_Requestable.php -text
133 inc/classes/interfaces/resolver/.htaccess -text
134 inc/classes/interfaces/resolver/class_CommandResolver.php -text
135 inc/classes/interfaces/resolver/class_ControllerResolver.php -text
136 inc/classes/interfaces/response/.htaccess -text
137 inc/classes/interfaces/response/class_Responseable.php -text
138 inc/classes/interfaces/template/.htaccess -text
139 inc/classes/interfaces/template/class_CompileableTemplate.php -text
140 inc/classes/interfaces/template/view/class_ViewHelper.php -text
141 inc/classes/interfaces/user/.htaccess -text
142 inc/classes/interfaces/user/class_ManageableUser.php -text
143 inc/classes/main/.htaccess -text
144 inc/classes/main/class_ -text
145 inc/classes/main/class_BaseFrameworkSystem.php -text
146 inc/classes/main/class_FrameworkArrayObject.php -text
147 inc/classes/main/commands/.htaccess -text
148 inc/classes/main/commands/class_ -text
149 inc/classes/main/commands/class_BaseCommand.php -text
150 inc/classes/main/commands/web/.htaccess -text
151 inc/classes/main/commands/web/class_WebDoFormCommand.php -text
152 inc/classes/main/commands/web/class_WebHomeCommand.php -text
153 inc/classes/main/commands/web/class_WebRegisterCommand.php -text
154 inc/classes/main/compressor/.htaccess -text
155 inc/classes/main/compressor/class_Bzip2Compressor.php -text
156 inc/classes/main/compressor/class_GzipCompressor.php -text
157 inc/classes/main/compressor/class_NullCompressor.php -text
158 inc/classes/main/console/.htaccess -text
159 inc/classes/main/console/class_ConsoleTools.php -text
160 inc/classes/main/controller/.htaccess -text
161 inc/classes/main/controller/class_ -text
162 inc/classes/main/controller/class_BaseController.php -text
163 inc/classes/main/controller/default/.htaccess -text
164 inc/classes/main/controller/default/class_WebDefaultController.php -text
165 inc/classes/main/controller/default/class_WebDefaultNewsController.php -text
166 inc/classes/main/controller/form/.htaccess -text
167 inc/classes/main/controller/form/class_WebDoFormController.php -text
168 inc/classes/main/controller/registration/.htaccess -text
169 inc/classes/main/controller/registration/class_DefaultRegistrationController.php -text
170 inc/classes/main/database/.htaccess -text
171 inc/classes/main/database/class_BaseDatabaseFrontend.php -text
172 inc/classes/main/database/classes/.htaccess -text
173 inc/classes/main/database/classes/class_LocalFileDatabase.php -text
174 inc/classes/main/debug/.htaccess -text
175 inc/classes/main/debug/class_DebugConsoleOutput.php -text
176 inc/classes/main/debug/class_DebugErrorLogOutput.php -text
177 inc/classes/main/debug/class_DebugWebOutput.php -text
178 inc/classes/main/extended/.htaccess -text
179 inc/classes/main/extended/class_ObjectLimits.php -text
180 inc/classes/main/extended/class_SerializationContainer.php -text
181 inc/classes/main/factories/.htaccess -text
182 inc/classes/main/factories/class_BaseFactory.php -text
183 inc/classes/main/factories/objects/.htaccess -text
184 inc/classes/main/factories/objects/class_ObjectFactory.php -text
185 inc/classes/main/factories/web/.htaccess -text
186 inc/classes/main/factories/web/class_NewsFactory.php -text
187 inc/classes/main/factories/web/class_WebNewsFactory.php -text
188 inc/classes/main/filter/.htaccess -text
189 inc/classes/main/filter/class_ -text
190 inc/classes/main/filter/class_AbstractFilterDecorator.php -text
191 inc/classes/main/filter/class_FilterChain.php -text
192 inc/classes/main/filter/validator/.htaccess -text
193 inc/classes/main/filter/validator/class_UserNameValidatorFilter.php -text
194 inc/classes/main/helper/.htaccess -text
195 inc/classes/main/helper/class_ -text
196 inc/classes/main/helper/class_BaseHelper.php -text
197 inc/classes/main/helper/web/.htaccess -text
198 inc/classes/main/helper/web/class_WebFormHelper.php -text
199 inc/classes/main/io/.htaccess -text
200 inc/classes/main/io/class_FileIOStream.php -text
201 inc/classes/main/io/class_FileIoStream.php -text
202 inc/classes/main/io/class_FrameworkDirectoryPointer.php -text
203 inc/classes/main/io/class_FrameworkFileInputPointer.php -text
204 inc/classes/main/io/class_FrameworkFileOutputPointer.php -text
205 inc/classes/main/language/.htaccess -text
206 inc/classes/main/language/class_LanguageSystem.php -text
207 inc/classes/main/output/.htaccess -text
208 inc/classes/main/output/class_ConsoleOutput.php -text
209 inc/classes/main/output/class_WebOutput.php -text
210 inc/classes/main/request/.htaccess -text
211 inc/classes/main/request/class_HttpRequest.php -text
212 inc/classes/main/resolver/.htaccess -text
213 inc/classes/main/resolver/class_BaseResolver.php -text
214 inc/classes/main/resolver/web/.htaccess -text
215 inc/classes/main/resolver/web/class_WebCommandResolver.php -text
216 inc/classes/main/resolver/web/class_WebControllerResolver.php -text
217 inc/classes/main/response/.htaccess -text
218 inc/classes/main/response/class_HttpResponse.php -text
219 inc/classes/main/template/.htaccess -text
220 inc/classes/main/template/class_TemplateEngine.php -text
221 inc/classes/main/user/.htaccess -text
222 inc/classes/main/user/class_User.php -text
223 inc/classes/middleware/.htaccess -text
224 inc/classes/middleware/class_BaseMiddleware.php -text
225 inc/classes/middleware/compressor/.htaccess -text
226 inc/classes/middleware/compressor/class_CompressorChannel.php -text
227 inc/classes/middleware/database/.htaccess -text
228 inc/classes/middleware/database/class_DatabaseConnection.php -text
229 inc/classes/middleware/debug/.htaccess -text
230 inc/classes/middleware/debug/class_DebugMiddleware.php -text
231 inc/classes/middleware/io/.htaccess -text
232 inc/classes/middleware/io/class_FileIOHandler.php -text
233 inc/classes/middleware/io/class_FileIoHandler.php -text
234 inc/config.php -text
235 inc/config/.htaccess -text
236 inc/config/class_FrameworkConfiguration.php -text
237 inc/config/config-hubmaster.php -text
238 inc/config/config-override.php -text
239 inc/database.php -text
240 inc/database/.htaccess -text
241 inc/database/lib-local.php -text
242 inc/file_io.php -text
243 inc/includes.php -text
244 inc/language.php -text
245 inc/language/.htaccess -text
246 inc/loader/.htaccess -text
247 inc/loader/class_ClassLoader.php -text
248 inc/output.php -text
249 inc/selector.php -text
250 /index.php -text
251 /rebuild_doc.sh -text
252 templates/.htaccess -text
253 templates/_compiled/.htaccess -text
254 templates/de/.htaccess -text
255 templates/de/code/.htaccess -text
256 templates/de/code/emergency_exit.ctp -text
257 templates/de/code/footer_msg.ctp -text
258 templates/de/code/header.ctp -text
259 templates/de/html/.htaccess -text
260 tests/ConfigTest.php -text