Subversion Repositories gelsvn

Rev

Rev 68 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68 Rev 71
Line 44... Line 44...
44
  #my($self) = shift;
44
  #my($self) = shift;
45
  return 'cbxdll';
45
  return 'cbxdll';
46
}
46
}
47
 
47
 
48
 
48
 
49
sub get_template {
-
 
50
  #my($self) = shift;
-
 
51
  return 'cbx';
-
 
52
}
-
 
53
 
-
 
54
 
-
 
55
1;
49
1;