Removed execution flag from non-exe files
[Fumo.git] / lib / Fumo / Schema.pm
blobfb8bcc1449f5349de834503ec51c4da83bc62d26
1 package Fumo::Schema;
3 use strict;
4 use warnings;
6 use base 'DBIx::Class::Schema';
8 __PACKAGE__->load_classes;
11 # Created by DBIx::Class::Schema::Loader v0.04001 @ 2007-07-20 22:25:16
12 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:cFh+5JSd/NS5APK8LjajVw
25 # You can replace this text with custom content, and it will be preserved on regeneration