mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-06 17:39:45 +00:00
there we go
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@830 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -50,7 +50,9 @@ sub new_object {
|
||||
}
|
||||
|
||||
sub use_backend {
|
||||
$backend = $_[0];
|
||||
foreach my $l (@_) {
|
||||
push(@backends, $l);
|
||||
}
|
||||
}
|
||||
|
||||
our %params = ();
|
||||
|
||||
Reference in New Issue
Block a user