Project

General

Profile

« Previous | Next » 

Revision 2079

Added by darkviper over 10 years ago

! modules/output_filter added new field `opf` in mod_output_filter.sql

View differences:

data_output_filter.sql
14 14
-- Default Daten für Tabelle `mod_output_filter`
15 15
--
16 16

  
17
INSERT INTO `{TABLE_PREFIX}mod_output_filter` VALUES('0', '1', '1', '{at}', '{dot}');
17
INSERT INTO `{TABLE_PREFIX}mod_output_filter` VALUES(0, 0, 1, 1, '{at}', '{dot}');
18 18
-- EndOfFile

Also available in: Unified diff