File: n_errorlogging.sru
Size: 340
Date: Sat, 23 Mar 2013 16:23:04 +0100
HA$PBExportHeader$n_errorlogging.sru
forward
global type n_errorlogging from pfc_n_errorlogging
end type
end forward

global type n_errorlogging from pfc_n_errorlogging
end type
global n_errorlogging n_errorlogging

on n_errorlogging.create
call super::create
end on

on n_errorlogging.destroy
call super::destroy
end on