X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/acba025a9a6fe28250a1006814e25a45460a9941..69e526ee5:/SL/Controller/TopQuickSearch/OERecord.pm diff --git a/SL/Controller/TopQuickSearch/OERecord.pm b/SL/Controller/TopQuickSearch/OERecord.pm index f166edbd7..3c6d2e3dd 100644 --- a/SL/Controller/TopQuickSearch/OERecord.pm +++ b/SL/Controller/TopQuickSearch/OERecord.pm @@ -74,11 +74,11 @@ sub redirect_to_object { } sub type { - ... + die 'must be overwritten' } sub cv { - ... + die 'must be overwritten' } sub quotation {