Add the filter-file loaders before the action-file loaders
authorFabian Keil <fk@fabiankeil.de>
Sat, 30 Jul 2011 15:05:23 +0000 (15:05 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 30 Jul 2011 15:05:23 +0000 (15:05 +0000)
commit711b181a91ea649e7f123fe670ef96bab0227501
tree4518f81613478a7a5832336392121cbc521aa72c
parent36033e49ad144ea06ceb9046bb8d795f8818e5a4
Add the filter-file loaders before the action-file loaders

This way all filters are loaded by the time the action files
are parsed and filter{} actions specifying non-existent filters
can be detected and rejected (with code not yet committed).
loadcfg.c