Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_prelude.c

    r2 r1  
    795795       
    796796        if ( strstr(message, _("path=")) ) {
    797 #if defined(SH_WITH_CLIENT) || defined(SH_STANDALONE)
    798797                if ( msgid != MSG_FI_ADD && msgid != MSG_FI_ADD2 )
    799798                        get_file_infos(target, message, IDMEF_FILE_CATEGORY_ORIGINAL);
    800 #endif
    801799               
    802800                get_file_infos(target, message, IDMEF_FILE_CATEGORY_CURRENT);
Note: See TracChangeset for help on using the changeset viewer.