963494c045eed4863739c4041a60f400374621f6
[mailer.git] / .gitattributes
1 * text=auto !eol
2 /Doxyfile -text
3 application/.htaccess -text
4 application/mxchange/.htaccess -text
5 application/mxchange/class_ApplicationHelper.php -text
6 application/mxchange/config.php -text
7 application/mxchange/debug.php -text
8 application/mxchange/exceptions.php -text
9 application/mxchange/exceptions/.htaccess -text
10 application/mxchange/init.php -text
11 application/mxchange/interfaces/.htaccess -text
12 application/mxchange/loader.php -text
13 application/mxchange/main/.htaccess -text
14 application/mxchange/starter.php -text
15 application/mxchange/templates/.htaccess -text
16 /clear-cache.sh -text
17 db/.htaccess -text
18 devel/.htaccess -text
19 devel/class_Debug.php -text
20 docs/COPYING -text
21 docs/COPYING.documents -text
22 docs/COPYING.software -text
23 docs/NEWS -text
24 docs/README -text
25 docs/THANKS -text
26 inc/.htaccess -text
27 inc/classes.php -text
28 inc/classes/.htaccess -text
29 inc/classes/exceptions/.htaccess -text
30 inc/classes/exceptions/actions/.htaccess -text
31 inc/classes/exceptions/actions/class_InvalidActionException.php -text
32 inc/classes/exceptions/auth/.htaccess -text
33 inc/classes/exceptions/auth/class_UserAuthorizationException.php -text
34 inc/classes/exceptions/class_ -text
35 inc/classes/exceptions/class_FrameworkException.php -text
36 inc/classes/exceptions/compressor/.htaccess -text
37 inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php -text
38 inc/classes/exceptions/container/.htaccess -text
39 inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php -text
40 inc/classes/exceptions/container/class_ContainerItemIsNullException.php -text
41 inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php -text
42 inc/classes/exceptions/controller/.htaccess -text
43 inc/classes/exceptions/controller/class_DefaultControllerException.php -text
44 inc/classes/exceptions/controller/class_InvalidControllerException.php -text
45 inc/classes/exceptions/criteria/.htaccess -text
46 inc/classes/exceptions/crypto/.htaccess -text
47 inc/classes/exceptions/crypto/class_EncryptInvalidLengthException.php -text
48 inc/classes/exceptions/crypto/class_EncryptMissingException.php -text
49 inc/classes/exceptions/database/.htaccess -text
50 inc/classes/exceptions/database/class_ -text
51 inc/classes/exceptions/database/class_DatabaseException.php -text
52 inc/classes/exceptions/database/general/.htaccess -text
53 inc/classes/exceptions/database/general/class_DatabaseUpdateSupportException.php -text
54 inc/classes/exceptions/database/general/class_SqlException.php -text
55 inc/classes/exceptions/database/local_file/.htaccess -text
56 inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php -text
57 inc/classes/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php -text
58 inc/classes/exceptions/database/local_file/class_SavePathReadProtectedException.php -text
59 inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException.php -text
60 inc/classes/exceptions/database/wrapper/.htaccess -text
61 inc/classes/exceptions/database/wrapper/class_WrapperUserNameNotFoundException.php -text
62 inc/classes/exceptions/filter/.htaccess -text
63 inc/classes/exceptions/filter/class_FilterChainException.php -text
64 inc/classes/exceptions/helper/.htaccess -text
65 inc/classes/exceptions/helper/class_FormClosedException.php -text
66 inc/classes/exceptions/helper/class_FormGroupClosedException.php -text
67 inc/classes/exceptions/helper/class_FormOpenedException.php -text
68 inc/classes/exceptions/helper/class_HelperGroupAlreadyCreatedException.php -text
69 inc/classes/exceptions/helper/class_HelperNoPreviousOpenedSubGroupException.php -text
70 inc/classes/exceptions/helper/class_HelperSubGroupAlreadyCreatedException.php -text
71 inc/classes/exceptions/helper/class_InvalidFormNameException.php -text
72 inc/classes/exceptions/helper/class_NoGroupOpenedException.php -text
73 inc/classes/exceptions/helper/class_UserInstanceMissingException.php -text
74 inc/classes/exceptions/io/.htaccess -text
75 inc/classes/exceptions/io/class_DirPointerNotOpenedException.php -text
76 inc/classes/exceptions/io/class_FileNotFoundException.php -text
77 inc/classes/exceptions/io/class_FilePointerNotOpenedException.php -text
78 inc/classes/exceptions/io/class_FileReadProtectedException.php -text
79 inc/classes/exceptions/io/class_InvalidDataLengthException.php -text
80 inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php -text
81 inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php -text
82 inc/classes/exceptions/io/class_PathIsEmptyException.php -text
83 inc/classes/exceptions/io/class_PathIsNoDirectoryException.php -text
84 inc/classes/exceptions/io/class_PathReadProtectedException.php -text
85 inc/classes/exceptions/language/.htaccess -text
86 inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php -text
87 inc/classes/exceptions/language/class_LanguagePathIsEmptyException.php -text
88 inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php -text
89 inc/classes/exceptions/language/class_LanguagePathReadProtectedException.php -text
90 inc/classes/exceptions/language/class_MissingFileIoHandlerException.php -text
91 inc/classes/exceptions/language/class_MissingLanguageHandlerException.php -text
92 inc/classes/exceptions/main/.htaccess -text
93 inc/classes/exceptions/main/class_AssertionException.php -text
94 inc/classes/exceptions/main/class_ClassMismatchException.php -text
95 inc/classes/exceptions/main/class_ClassNotFoundException.php -text
96 inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php -text
97 inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php -text
98 inc/classes/exceptions/main/class_DimNotFoundInArrayException.php -text
99 inc/classes/exceptions/main/class_EmptyVariableException.php -text
100 inc/classes/exceptions/main/class_ExceptionNotChangedException.php -text
101 inc/classes/exceptions/main/class_ExceptionNotFoundException.php -text
102 inc/classes/exceptions/main/class_FatalErrorException.php -text
103 inc/classes/exceptions/main/class_GetterNotFoundException.php -text
104 inc/classes/exceptions/main/class_InvalidArrayCountException.php -text
105 inc/classes/exceptions/main/class_InvalidCommandException.php -text
106 inc/classes/exceptions/main/class_InvalidCommandInstanceException.php -text
107 inc/classes/exceptions/main/class_InvalidControllerException.php -text
108 inc/classes/exceptions/main/class_InvalidInterfaceException.php -text
109 inc/classes/exceptions/main/class_InvalidObjectException.php -text
110 inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
111 inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text
112 inc/classes/exceptions/main/class_MissingMethodException.php -text
113 inc/classes/exceptions/main/class_NoArrayCreatedException.php -text
114 inc/classes/exceptions/main/class_NoArrayException.php -text
115 inc/classes/exceptions/main/class_NoObjectException.php -text
116 inc/classes/exceptions/main/class_NullPointerException.php -text
117 inc/classes/exceptions/main/class_ResponseHeadersAlreadySentException.php -text
118 inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
119 inc/classes/exceptions/result/.htaccess -text
120 inc/classes/exceptions/result/class_InvalidDatabaseResultException.php -text
121 inc/classes/exceptions/result/class_ResultUpdateException.php -text
122 inc/classes/exceptions/template/.htaccess -text
123 inc/classes/exceptions/template/class_BasePathIsEmptyException.php -text
124 inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php -text
125 inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text
126 inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text
127 inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.php -text
128 inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text
129 inc/classes/exceptions/template/class_UnsupportedTemplateEngineException.php -text
130 inc/classes/exceptions/template/class_ViewHelperNotFoundException.php -text
131 inc/classes/exceptions/user/.htaccess -text
132 inc/classes/exceptions/user/class_AccountPasswordMismatchException.php -text
133 inc/classes/exceptions/user/class_UserEmailMissingException.php -text
134 inc/classes/exceptions/user/class_UserPasswordMismatchException.php -text
135 inc/classes/exceptions/user/class_UsernameMissingException.php -text
136 inc/classes/exceptions/xml/.htaccess -text
137 inc/classes/exceptions/xml/class_InvalidXmlNodeException.php -text
138 inc/classes/exceptions/xml/class_XmlNodeMismatchException.php -text
139 inc/classes/exceptions/xml/class_XmlParserException.php -text
140 inc/classes/interfaces/.htaccess -text
141 inc/classes/interfaces/actions/.htaccess -text
142 inc/classes/interfaces/actions/class_PerformableAction.php -text
143 inc/classes/interfaces/actions/commands/.htaccess -text
144 inc/classes/interfaces/actions/commands/class_Commandable.php -text
145 inc/classes/interfaces/application/.htaccess -text
146 inc/classes/interfaces/application/class_ManageableApplication.php -text
147 inc/classes/interfaces/auth/.htaccess -text
148 inc/classes/interfaces/auth/class_Authorizeable.php -text
149 inc/classes/interfaces/cache/.htaccess -text
150 inc/classes/interfaces/cache/class_Cacheable.php -text
151 inc/classes/interfaces/captcha/.htaccess -text
152 inc/classes/interfaces/captcha/class_SolveableCaptcha.php -text
153 inc/classes/interfaces/class_ -text
154 inc/classes/interfaces/class_FrameworkInterface.php -text
155 inc/classes/interfaces/commands/.htaccess -text
156 inc/classes/interfaces/commands/class_Commandable.php -text
157 inc/classes/interfaces/compressor/.htaccess -text
158 inc/classes/interfaces/compressor/class_Compressor.php -text
159 inc/classes/interfaces/controller/.htaccess -text
160 inc/classes/interfaces/controller/class_Controller.php -text
161 inc/classes/interfaces/criteria/.htaccess -text
162 inc/classes/interfaces/criteria/class_Criteria.php -text
163 inc/classes/interfaces/criteria/extended/.htaccess -text
164 inc/classes/interfaces/criteria/extended/class_LocalSearchCriteria.php -text
165 inc/classes/interfaces/criteria/extended/class_LocalUpdateCriteria.php -text
166 inc/classes/interfaces/criteria/extended/class_StoreableCriteria.php -text
167 inc/classes/interfaces/crypto/.htaccess -text
168 inc/classes/interfaces/crypto/class_Cryptable.php -text
169 inc/classes/interfaces/database/.htaccess -text
170 inc/classes/interfaces/database/class_FrameworkDatabaseInterface.php -text
171 inc/classes/interfaces/database/class_Updateable.php -text
172 inc/classes/interfaces/database/frontend/.htaccess -text
173 inc/classes/interfaces/database/frontend/class_DatabaseFrontendInterface.php -text
174 inc/classes/interfaces/database/middleware/.htaccess -text
175 inc/classes/interfaces/database/middleware/class_DatabaseConnector.php -text
176 inc/classes/interfaces/debug/.htaccess -text
177 inc/classes/interfaces/debug/class_Debugger.php -text
178 inc/classes/interfaces/extended/.htaccess -text
179 inc/classes/interfaces/extended/class_LimitableObject.php -text
180 inc/classes/interfaces/filter/.htaccess -text
181 inc/classes/interfaces/filter/class_Filterable.php -text
182 inc/classes/interfaces/helper/.htaccess -text
183 inc/classes/interfaces/helper/class_HelpableLogin.php -text
184 inc/classes/interfaces/helper/class_HelpableTemplate.php -text
185 inc/classes/interfaces/io/.htaccess -text
186 inc/classes/interfaces/io/class_Streamable.php -text
187 inc/classes/interfaces/io/file/.htaccess -text
188 inc/classes/interfaces/io/file/class_FileInputStreamer.php -text
189 inc/classes/interfaces/io/file/class_FileOutputStreamer.php -text
190 inc/classes/interfaces/io/output/.htaccess -text
191 inc/classes/interfaces/io/output/class_OutputStreamer.php -text
192 inc/classes/interfaces/language/.htaccess -text
193 inc/classes/interfaces/language/class_ManageableLanguage.php -text
194 inc/classes/interfaces/login/.htaccess -text
195 inc/classes/interfaces/login/class_LoginableUser.php -text
196 inc/classes/interfaces/mailer/.htaccess -text
197 inc/classes/interfaces/mailer/class_DeliverableMail.php -text
198 inc/classes/interfaces/reader/.htaccess -text
199 inc/classes/interfaces/reader/class_ReadableNews.php -text
200 inc/classes/interfaces/registration/.htaccess -text
201 inc/classes/interfaces/registration/class_UserRegister.php -text
202 inc/classes/interfaces/registry/.htaccess -text
203 inc/classes/interfaces/registry/class_Register.php -text
204 inc/classes/interfaces/registry/class_Registerable.php -text
205 inc/classes/interfaces/request/.htaccess -text
206 inc/classes/interfaces/request/class_Requestable.php -text
207 inc/classes/interfaces/resolver/.htaccess -text
208 inc/classes/interfaces/resolver/actions/.htaccess -text
209 inc/classes/interfaces/resolver/actions/class_ActionResolver.php -text
210 inc/classes/interfaces/resolver/class_CommandResolver.php -text
211 inc/classes/interfaces/resolver/class_ControllerResolver.php -text
212 inc/classes/interfaces/resolver/class_Resolver.php -text
213 inc/classes/interfaces/resolver/commands/.htaccess -text
214 inc/classes/interfaces/resolver/commands/class_CommandResolver.php -text
215 inc/classes/interfaces/resolver/controller/.htaccess -text
216 inc/classes/interfaces/resolver/controller/class_ControllerResolver.php -text
217 inc/classes/interfaces/response/.htaccess -text
218 inc/classes/interfaces/response/class_Responseable.php -text
219 inc/classes/interfaces/result/.htaccess -text
220 inc/classes/interfaces/result/class_SearchableResult.php -text
221 inc/classes/interfaces/result/class_UpdateableResult.php -text
222 inc/classes/interfaces/template/.htaccess -text
223 inc/classes/interfaces/template/class_CompileableTemplate.php -text
224 inc/classes/interfaces/template/view/class_ViewHelper.php -text
225 inc/classes/interfaces/user/.htaccess -text
226 inc/classes/interfaces/user/class_ManageableAccount.php -text
227 inc/classes/interfaces/user/class_ManageableUser.php -text
228 inc/classes/interfaces/user/extended/.htaccess -text
229 inc/classes/interfaces/user/extended/class_ManageableGuest.php -text
230 inc/classes/interfaces/user/extended/class_ManageableMember.php -text
231 inc/classes/main/.htaccess -text
232 inc/classes/main/actions/.htaccess -text
233 inc/classes/main/actions/class_ -text
234 inc/classes/main/actions/class_BaseAction.php -text
235 inc/classes/main/actions/post_registration/.htaccess -text
236 inc/classes/main/actions/post_registration/class_LoginAfterRegistrationAction.php -text
237 inc/classes/main/actions/web/.htaccess -text
238 inc/classes/main/actions/web/class_WebLoginLogoutAction.php -text
239 inc/classes/main/actions/web/class_WebLoginProfileAction.php -text
240 inc/classes/main/auth/.htaccess -text
241 inc/classes/main/auth/class_CookieAuth.php -text
242 inc/classes/main/cache/.htaccess -text
243 inc/classes/main/cache/class_MemoryCache.php -text
244 inc/classes/main/class_ -text
245 inc/classes/main/class_Base -text
246 inc/classes/main/class_BaseFrameworkSystem.php -text
247 inc/classes/main/class_FrameworkArrayObject.php -text
248 inc/classes/main/commands/.htaccess -text
249 inc/classes/main/commands/class_ -text
250 inc/classes/main/commands/class_BaseCommand.php -text
251 inc/classes/main/commands/image/.htaccess -text
252 inc/classes/main/commands/image/class_ImageCodeCaptchaCommand.php -text
253 inc/classes/main/commands/web/.htaccess -text
254 inc/classes/main/commands/web/class_WebConfirmCommand.php -text
255 inc/classes/main/commands/web/class_WebDoFormCommand.php -text
256 inc/classes/main/commands/web/class_WebHomeCommand.php -text
257 inc/classes/main/commands/web/class_WebLoginAreaCommand.php -text
258 inc/classes/main/commands/web/class_WebLoginCommand.php -text
259 inc/classes/main/commands/web/class_WebLoginFailedCommand.php -text
260 inc/classes/main/commands/web/class_WebLogoutCommand.php -text
261 inc/classes/main/commands/web/class_WebLogoutDoneCommand.php -text
262 inc/classes/main/commands/web/class_WebRegisterCommand.php -text
263 inc/classes/main/commands/web/class_WebResendLinkCommand.php -text
264 inc/classes/main/compressor/.htaccess -text
265 inc/classes/main/compressor/class_Bzip2Compressor.php -text
266 inc/classes/main/compressor/class_GzipCompressor.php -text
267 inc/classes/main/compressor/class_NullCompressor.php -text
268 inc/classes/main/console/.htaccess -text
269 inc/classes/main/console/class_ConsoleTools.php -text
270 inc/classes/main/controller/.htaccess -text
271 inc/classes/main/controller/captcha/.htaccess -text
272 inc/classes/main/controller/captcha/class_ImageCodeCaptchaController.php -text
273 inc/classes/main/controller/class_ -text
274 inc/classes/main/controller/class_BaseController.php -text
275 inc/classes/main/controller/default/.htaccess -text
276 inc/classes/main/controller/default/class_WebDefaultController.php -text
277 inc/classes/main/controller/default/class_WebDefaultNewsController.php -text
278 inc/classes/main/controller/form/.htaccess -text
279 inc/classes/main/controller/form/class_WebDoFormController.php -text
280 inc/classes/main/controller/image/.htaccess -text
281 inc/classes/main/controller/image/class_ImageDefaultController.php -text
282 inc/classes/main/controller/login/.htaccess -text
283 inc/classes/main/controller/login/class_WebLoginAreaController.php -text
284 inc/classes/main/controller/web/.htaccess -text
285 inc/classes/main/controller/web/class_WebConfirmController.php -text
286 inc/classes/main/controller/web/class_WebDefaultController.php -text
287 inc/classes/main/controller/web/class_WebDefaultNewsController.php -text
288 inc/classes/main/controller/web/class_WebLoginController.php -text
289 inc/classes/main/controller/web/class_WebLoginFailedController.php -text
290 inc/classes/main/controller/web/class_WebLogoutController.php -text
291 inc/classes/main/controller/web/class_WebLogoutDoneController.php -text
292 inc/classes/main/controller/web/class_WebRegisterController.php -text
293 inc/classes/main/controller/web/class_WebStatusController.php -text
294 inc/classes/main/criteria/.htaccess -text
295 inc/classes/main/criteria/class_DataSetCriteria.php -text
296 inc/classes/main/criteria/class_SearchCriteria.php -text
297 inc/classes/main/criteria/class_UpdateCriteria.php -text
298 inc/classes/main/crypto/.htaccess -text
299 inc/classes/main/crypto/class_CryptoHelper.php -text
300 inc/classes/main/database/.htaccess -text
301 inc/classes/main/database/class_ -text
302 inc/classes/main/database/class_BaseDatabaseFrontend.php -text
303 inc/classes/main/database/class_BaseDatabaseWrapper.php -text
304 inc/classes/main/database/databases/.htaccess -text
305 inc/classes/main/database/databases/class_LocalFileDatabase.php -text
306 inc/classes/main/database/wrapper/.htaccess -text
307 inc/classes/main/database/wrapper/class_NewsDatabaseWrapper.php -text
308 inc/classes/main/database/wrapper/class_UserDatabaseWrapper.php -text
309 inc/classes/main/database/wrapper/class_UserPointsDatabaseWrapper.php -text
310 inc/classes/main/debug/.htaccess -text
311 inc/classes/main/debug/class_DebugConsoleOutput.php -text
312 inc/classes/main/debug/class_DebugErrorLogOutput.php -text
313 inc/classes/main/debug/class_DebugWebOutput.php -text
314 inc/classes/main/extended/.htaccess -text
315 inc/classes/main/extended/class_ObjectLimits.php -text
316 inc/classes/main/extended/class_SerializationContainer.php -text
317 inc/classes/main/factories/.htaccess -text
318 inc/classes/main/factories/cache/.htaccess -text
319 inc/classes/main/factories/cache/class_CacheFactory.php -text
320 inc/classes/main/factories/class_BaseFactory.php -text
321 inc/classes/main/factories/objects/.htaccess -text
322 inc/classes/main/factories/objects/class_ObjectFactory.php -text
323 inc/classes/main/factories/web/.htaccess -text
324 inc/classes/main/factories/web/class_WebNewsFactory.php -text
325 inc/classes/main/filter/.htaccess -text
326 inc/classes/main/filter/auth/.htaccess -text
327 inc/classes/main/filter/auth/class_UserAuthFilter.php -text
328 inc/classes/main/filter/change/.htaccess -text
329 inc/classes/main/filter/change/class_EmailChangeFilter.php -text
330 inc/classes/main/filter/change/class_PasswordChangeFilter.php -text
331 inc/classes/main/filter/checkboxes/.htaccess -text
332 inc/classes/main/filter/checkboxes/class_RulesAcceptedFilter.php -text
333 inc/classes/main/filter/class_ -text
334 inc/classes/main/filter/class_AbstractFilterDecorator.php -text
335 inc/classes/main/filter/class_BaseFilter.php -text
336 inc/classes/main/filter/class_FilterChain.php -text
337 inc/classes/main/filter/crypto/.htaccess -text
338 inc/classes/main/filter/crypto/class_CaptchaEncryptFilter.php -text
339 inc/classes/main/filter/decorator/.htaccess -text
340 inc/classes/main/filter/guest/.htaccess -text
341 inc/classes/main/filter/guest/class_UserNameIsGuestFilter.php -text
342 inc/classes/main/filter/news/.htaccess -text
343 inc/classes/main/filter/news/class_NewsDownloadFilter.php -text
344 inc/classes/main/filter/news/class_NewsProcessFilter.php -text
345 inc/classes/main/filter/null/.htaccess -text
346 inc/classes/main/filter/null/class_NullFilter.php -text
347 inc/classes/main/filter/update/.htaccess -text
348 inc/classes/main/filter/update/class_UserStatusConfimedUpdateFilter.php -text
349 inc/classes/main/filter/update/class_UserUpdateFilter.php -text
350 inc/classes/main/filter/validator/.htaccess -text
351 inc/classes/main/filter/validator/class_EmailValidatorFilter.php -text
352 inc/classes/main/filter/validator/class_PasswordValidatorFilter.php -text
353 inc/classes/main/filter/validator/class_UserNameValidatorFilter.php -text
354 inc/classes/main/filter/verifier/.htaccess -text
355 inc/classes/main/filter/verifier/class_AccountPasswordVerifierFilter.php -text
356 inc/classes/main/filter/verifier/class_ConfirmCodeVerifierFilter.php -text
357 inc/classes/main/filter/verifier/class_GraphicalCodeCaptchaVerifierFilter.php -text
358 inc/classes/main/filter/verifier/class_PasswordGuestVerifierFilter.php -text
359 inc/classes/main/filter/verifier/class_PasswordVerifierFilter.php -text
360 inc/classes/main/filter/verifier/class_UserGuestVerifierFilter.php -text
361 inc/classes/main/filter/verifier/class_UserNameVerifierFilter.php -text
362 inc/classes/main/filter/verifier/class_UserStatusVerifierFilter.php -text
363 inc/classes/main/filter/verifier/class_UserUnconfirmedVerifierFilter.php -text
364 inc/classes/main/helper/.htaccess -text
365 inc/classes/main/helper/captcha/.htaccess -text
366 inc/classes/main/helper/captcha/class_ -text
367 inc/classes/main/helper/captcha/class_BaseCaptcha.php -text
368 inc/classes/main/helper/captcha/images/.htaccess -text
369 inc/classes/main/helper/captcha/images/class_ImageHelper.php -text
370 inc/classes/main/helper/captcha/web/.htaccess -text
371 inc/classes/main/helper/captcha/web/class_GraphicalCodeCaptcha.php -text
372 inc/classes/main/helper/class_ -text
373 inc/classes/main/helper/class_BaseHelper.php -text
374 inc/classes/main/helper/login/.htaccess -text
375 inc/classes/main/helper/login/class_BaseLoginHelper.php -text
376 inc/classes/main/helper/web/.htaccess -text
377 inc/classes/main/helper/web/blocks/.htaccess -text
378 inc/classes/main/helper/web/blocks/class_WebBlockHelper.php -text
379 inc/classes/main/helper/web/class_ -text
380 inc/classes/main/helper/web/class_BaseWebHelper.php -text
381 inc/classes/main/helper/web/class_WebFormHelper.php -text
382 inc/classes/main/helper/web/forms/.htaccess -text
383 inc/classes/main/helper/web/forms/class_WebFormHelper.php -text
384 inc/classes/main/helper/web/links/.htaccess -text
385 inc/classes/main/helper/web/links/class_WebLinkHelper.php -text
386 inc/classes/main/images/.htaccess -text
387 inc/classes/main/images/class_ -text
388 inc/classes/main/images/class_BaseImage.php -text
389 inc/classes/main/images/extended/.htaccess -text
390 inc/classes/main/images/extended/class_PngImage.php -text
391 inc/classes/main/io/.htaccess -text
392 inc/classes/main/io/class_FileIoStream.php -text
393 inc/classes/main/io/class_FrameworkDirectoryPointer.php -text
394 inc/classes/main/io/class_FrameworkFileInputPointer.php -text
395 inc/classes/main/io/class_FrameworkFileOutputPointer.php -text
396 inc/classes/main/language/.htaccess -text
397 inc/classes/main/language/class_LanguageSystem.php -text
398 inc/classes/main/mailer/.htaccess -text
399 inc/classes/main/mailer/class_ -text
400 inc/classes/main/mailer/class_BaseMailer.php -text
401 inc/classes/main/mailer/debug/.htaccess -text
402 inc/classes/main/mailer/debug/class_DebugMailer.php -text
403 inc/classes/main/output/.htaccess -text
404 inc/classes/main/output/class_ConsoleOutput.php -text
405 inc/classes/main/output/class_WebOutput.php -text
406 inc/classes/main/points/.htaccess -text
407 inc/classes/main/points/class_UserPoints.php -text
408 inc/classes/main/reader/.htaccess -text
409 inc/classes/main/reader/class_DefaultNewsReader.php -text
410 inc/classes/main/registration/.htaccess -text
411 inc/classes/main/registration/class_BaseRegistration.php -text
412 inc/classes/main/registry/.htaccess -text
413 inc/classes/main/registry/class_Registry.php -text
414 inc/classes/main/request/.htaccess -text
415 inc/classes/main/request/class_HttpRequest.php -text
416 inc/classes/main/resolver/.htaccess -text
417 inc/classes/main/resolver/action/.htaccess -text
418 inc/classes/main/resolver/action/class_BaseActionResolver.php -text
419 inc/classes/main/resolver/action/web/.htaccess -text
420 inc/classes/main/resolver/action/web/class_WebActionResolver.php -text
421 inc/classes/main/resolver/class_BaseResolver.php -text
422 inc/classes/main/resolver/command/.htaccess -text
423 inc/classes/main/resolver/command/class_BaseCommandResolver.php -text
424 inc/classes/main/resolver/command/image/.htaccess -text
425 inc/classes/main/resolver/command/image/class_ImageCommandResolver.php -text
426 inc/classes/main/resolver/command/web/.htaccess -text
427 inc/classes/main/resolver/command/web/class_WebCommandResolver.php -text
428 inc/classes/main/resolver/controller/.htaccess -text
429 inc/classes/main/resolver/controller/class_BaseControllerResolver.php -text
430 inc/classes/main/resolver/controller/image/.htaccess -text
431 inc/classes/main/resolver/controller/image/class_ImageControllerResolver.php -text
432 inc/classes/main/resolver/controller/web/.htaccess -text
433 inc/classes/main/resolver/controller/web/class_WebControllerResolver.php -text
434 inc/classes/main/resolver/web/.htaccess -text
435 inc/classes/main/resolver/web/class_WebCommandResolver.php -text
436 inc/classes/main/resolver/web/class_WebControllerResolver.php -text
437 inc/classes/main/response/.htaccess -text
438 inc/classes/main/response/class_BaseResponse.php -text
439 inc/classes/main/response/http/.htaccess -text
440 inc/classes/main/response/http/class_HttpResponse.php -text
441 inc/classes/main/response/image/.htaccess -text
442 inc/classes/main/response/image/class_ImageResponse.php -text
443 inc/classes/main/result/.htaccess -text
444 inc/classes/main/result/class_DatabaseResult.php -text
445 inc/classes/main/rng/.htaccess -text
446 inc/classes/main/rng/class_RandomNumberGenerator.php -text
447 inc/classes/main/template/.htaccess -text
448 inc/classes/main/template/class_BaseTemplateEngine.php -text
449 inc/classes/main/template/image/.htaccess -text
450 inc/classes/main/template/image/class_ImageTemplateEngine.php -text
451 inc/classes/main/template/mail/.htaccess -text
452 inc/classes/main/template/mail/class_MailTemplateEngine.php -text
453 inc/classes/main/template/web/.htaccess -text
454 inc/classes/main/template/web/class_WebTemplateEngine.php -text
455 inc/classes/main/user/.htaccess -text
456 inc/classes/main/user/class_BaseUser.php -text
457 inc/classes/main/user/class_User.php -text
458 inc/classes/main/user/guest/.htaccess -text
459 inc/classes/main/user/guest/class_Guest.php -text
460 inc/classes/main/user/member/.htaccess -text
461 inc/classes/main/user/member/class_Member.php -text
462 inc/classes/middleware/.htaccess -text
463 inc/classes/middleware/class_BaseMiddleware.php -text
464 inc/classes/middleware/compressor/.htaccess -text
465 inc/classes/middleware/compressor/class_CompressorChannel.php -text
466 inc/classes/middleware/database/.htaccess -text
467 inc/classes/middleware/database/class_DatabaseConnection.php -text
468 inc/classes/middleware/debug/.htaccess -text
469 inc/classes/middleware/debug/class_DebugMiddleware.php -text
470 inc/classes/middleware/io/.htaccess -text
471 inc/classes/middleware/io/class_FileIoHandler.php -text
472 inc/classes/third_party/.htaccess -text
473 inc/classes/third_party/api/.htaccess -text
474 inc/classes/third_party/api/primusportal/.htaccess -text
475 inc/classes/third_party/api/primusportal/class_PrimeraApi.php -text
476 inc/classes/third_party/api/wernisportal/.htaccess -text
477 inc/classes/third_party/api/wernisportal/class_WernisApi.php -text
478 inc/classes/third_party/php_mailer/.htaccess -text
479 inc/classes/third_party/php_mailer/ChangeLog.txt -text
480 inc/classes/third_party/php_mailer/LICENSE -text
481 inc/classes/third_party/php_mailer/README -text
482 inc/classes/third_party/php_mailer/class.phpmailer.php -text
483 inc/classes/third_party/php_mailer/class.pop3.php -text
484 inc/classes/third_party/php_mailer/class.smtp.php -text
485 inc/classes/third_party/php_mailer/docs/extending.html -text
486 inc/classes/third_party/php_mailer/docs/faq.html -text
487 inc/classes/third_party/php_mailer/docs/pop3_article.txt -text
488 inc/classes/third_party/php_mailer/docs/use_gmail.txt -text
489 inc/classes/third_party/php_mailer/examples/contents.html -text
490 inc/classes/third_party/php_mailer/examples/images/bkgrnd.gif -text
491 inc/classes/third_party/php_mailer/examples/images/phpmailer.gif -text
492 inc/classes/third_party/php_mailer/examples/images/phpmailer.png -text
493 inc/classes/third_party/php_mailer/examples/images/phpmailer_mini.gif -text
494 inc/classes/third_party/php_mailer/examples/index.html -text
495 inc/classes/third_party/php_mailer/examples/pop3_before_smtp_test.php -text
496 inc/classes/third_party/php_mailer/examples/test_gmail.php -text
497 inc/classes/third_party/php_mailer/examples/test_mail.php -text
498 inc/classes/third_party/php_mailer/examples/test_sendmail.php -text
499 inc/classes/third_party/php_mailer/examples/test_smtp.php -text
500 inc/classes/third_party/php_mailer/language/.htaccess -text
501 inc/classes/third_party/php_mailer/language/phpmailer.lang-br.php -text
502 inc/classes/third_party/php_mailer/language/phpmailer.lang-ca.php -text
503 inc/classes/third_party/php_mailer/language/phpmailer.lang-cz.php -text
504 inc/classes/third_party/php_mailer/language/phpmailer.lang-de.php -text
505 inc/classes/third_party/php_mailer/language/phpmailer.lang-dk.php -text
506 inc/classes/third_party/php_mailer/language/phpmailer.lang-en.php -text
507 inc/classes/third_party/php_mailer/language/phpmailer.lang-es.php -text
508 inc/classes/third_party/php_mailer/language/phpmailer.lang-et.php -text
509 inc/classes/third_party/php_mailer/language/phpmailer.lang-fi.php -text
510 inc/classes/third_party/php_mailer/language/phpmailer.lang-fo.php -text
511 inc/classes/third_party/php_mailer/language/phpmailer.lang-fr.php -text
512 inc/classes/third_party/php_mailer/language/phpmailer.lang-hu.php -text
513 inc/classes/third_party/php_mailer/language/phpmailer.lang-it.php -text
514 inc/classes/third_party/php_mailer/language/phpmailer.lang-ja.php -text
515 inc/classes/third_party/php_mailer/language/phpmailer.lang-nl.php -text
516 inc/classes/third_party/php_mailer/language/phpmailer.lang-no.php -text
517 inc/classes/third_party/php_mailer/language/phpmailer.lang-pl.php -text
518 inc/classes/third_party/php_mailer/language/phpmailer.lang-ro.php -text
519 inc/classes/third_party/php_mailer/language/phpmailer.lang-ru.php -text
520 inc/classes/third_party/php_mailer/language/phpmailer.lang-se.php -text
521 inc/classes/third_party/php_mailer/language/phpmailer.lang-tr.php -text
522 inc/classes/third_party/php_mailer/phpdoc/PHPMailer/PHPMailer.html -text
523 inc/classes/third_party/php_mailer/phpdoc/PHPMailer/SMTP.html -text
524 inc/classes/third_party/php_mailer/phpdoc/PHPMailer/_class_phpmailer_php.html -text
525 inc/classes/third_party/php_mailer/phpdoc/PHPMailer/_class_smtp_php.html -text
526 inc/classes/third_party/php_mailer/phpdoc/blank.html -text
527 inc/classes/third_party/php_mailer/phpdoc/classtrees_PHPMailer.html -text
528 inc/classes/third_party/php_mailer/phpdoc/elementindex.html -text
529 inc/classes/third_party/php_mailer/phpdoc/elementindex_PHPMailer.html -text
530 inc/classes/third_party/php_mailer/phpdoc/errors.html -text
531 inc/classes/third_party/php_mailer/phpdoc/index.html -text
532 inc/classes/third_party/php_mailer/phpdoc/li_PHPMailer.html -text
533 inc/classes/third_party/php_mailer/phpdoc/media/banner.css -text
534 inc/classes/third_party/php_mailer/phpdoc/media/stylesheet.css -text
535 inc/classes/third_party/php_mailer/phpdoc/packages.html -text
536 inc/classes/third_party/php_mailer/test/phpmailer_test.php -text
537 inc/classes/third_party/php_mailer/test/phpunit.php -text
538 inc/classes/third_party/php_mailer/test/test.png -text
539 inc/config.php -text
540 inc/config/.htaccess -text
541 inc/config/class_FrameworkConfiguration.php -text
542 inc/config/config-hubmaster.php -text
543 inc/config/config-override.php -text
544 inc/database.php -text
545 inc/database/.htaccess -text
546 inc/database/lib-local.php -text
547 inc/file_io.php -text
548 inc/includes.php -text
549 inc/language.php -text
550 inc/language/.htaccess -text
551 inc/loader/.htaccess -text
552 inc/loader/class_ClassLoader.php -text
553 inc/output.php -text
554 inc/selector.php -text
555 /index.php -text
556 /package.sh -text
557 /pdepend.sh -text
558 /rebuild_doc.sh -text
559 templates/.htaccess -text
560 templates/_compiled/.htaccess -text
561 templates/de/.htaccess -text
562 templates/de/code/.htaccess -text
563 templates/de/code/emergency_exit.ctp -text
564 templates/de/code/footer_msg.ctp -text
565 templates/de/code/header.ctp -text
566 templates/de/html/.htaccess -text
567 tests/ConfigTest.php -text
568 tests/RegistryTest.php -text
569 tests/RequestTest.php -text
570 tests/Test.php -text
571 tests/all-tests.sh -text
572 tests/unittest.sh -text