/[Frey]/trunk/lib/Reblog/Items.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Reblog/Items.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1014 by dpavlin, Sun Jan 25 12:57:28 2009 UTC revision 1015 by dpavlin, Sun Jan 25 15:20:40 2009 UTC
# Line 87  __PACKAGE__->add_unique_constraint("feed Line 87  __PACKAGE__->add_unique_constraint("feed
87    
88    
89  # You can replace this text with custom content, and it will be preserved on regeneration  # You can replace this text with custom content, and it will be preserved on regeneration
90    
91    __PACKAGE__->has_many( 'userdata' => 'Reblog::ItemsUserdata', 'item_id' );
92    
93  1;  1;

Legend:
Removed from v.1014  
changed lines
  Added in v.1015

  ViewVC Help
Powered by ViewVC 1.1.26