/[Arh]/lib/Arh/Bootstrap.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 /lib/Arh/Bootstrap.pm

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

revision 11 by dpavlin, Thu Nov 29 19:04:56 2007 UTC revision 12 by dpavlin, Thu Nov 29 19:32:41 2007 UTC
# Line 55  namještaj Line 55  namještaj
55          my $chronology = Arh::Model::Chronology->new(current_user => $system_user);          my $chronology = Arh::Model::Chronology->new(current_user => $system_user);
56          $chronology->create(          $chronology->create(
57                  name => 'kraj 8. stoljeća',                  name => 'kraj 8. stoljeća',
58                  from_year => 760,                  year_from => 760,
59                  to_year => 800,                  year_to => 800,
60          );          );
61    
62          my $material = Arh::Model::Material->new;          my $material = Arh::Model::Material->new;

Legend:
Removed from v.11  
changed lines
  Added in v.12

  ViewVC Help
Powered by ViewVC 1.1.26