Ignore:
Timestamp:
Jun 29, 2014, 4:27:44 PM (10 years ago)
Author:
mistic100
Message:

use new maintain class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/typetags/admin.php

    r26665 r28853  
    149149    );
    150150
    151   conf_update_param('TypeTags', serialize($conf['TypeTags']));
     151  conf_update_param('TypeTags', $conf['TypeTags']);
    152152  $page['infos'][] = l10n('Information data registered in database');
    153153}
Note: See TracChangeset for help on using the changeset viewer.