Revision 05c6840d
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
SL/DB/Helpers/Mappings.pm | ||
---|---|---|
1 | 1 |
package SL::DB::Helpers::Mappings; |
2 | 2 |
|
3 |
use utf8; |
|
3 | 4 |
use strict; |
4 | 5 |
|
5 | 6 |
# these will not be managed as Rose::DB models, because they are not normalized, |
... | ... | |
181 | 182 |
|
182 | 183 |
=head1 AUTHOR |
183 | 184 |
|
184 |
Sven Sch?ling <s.schoeling@linet-services.de>
|
|
185 |
Sven Schöling <s.schoeling@linet-services.de>
|
|
185 | 186 |
|
186 | 187 |
=cut |
Auch abrufbar als: Unified diff
Dateiencodings auf UTF-8 geändert
Fix für Bug 1375.