Changeset 118

Show
Ignore:
Timestamp:
07/02/07 00:46:44 (1 year ago)
Author:
wikiplugin
Message:

Whoops, config option reset.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • folio/folio/config.php

    r117 r118  
    1717//      Please note that this doesn't change the page history records, those are always kept.  it's just about 
    1818//      exposing the record changes thru the feed system. 
    19 $FOLIO_CFG->page_deleteoldpagesfromrss = true; 
     19$FOLIO_CFG->page_deleteoldpagesfromrss = false; 
    2020 
    2121