HELP!! Something keeps re-writing my def_tree.php

Starting yesterday, something keeps re-writing my def_tree.php....
it's taking it from 40 kb to 23 kb and the last few lines look like this:
What's odd is, if i delete the file, it recreates itself.
is that part of integramod's design?
I tried over writing it with a backup, but something keeps changing it.
it's taking it from 40 kb to 23 kb and the last few lines look like this:
- Code: Select all
=> array( 'user_id' => array(), 'username' => array(), 'group_id' => array(6, 6, 6, 6, 6, 6, 6, 6, 6, 6), 'group_name' => array('Moderators', 'Moderators', 'Moderators', 'Moderators', 'Moderators', 'Moderators', 'Moderators', 'Moderators', 'Moderators', 'Moderators'), ), ),);?>
What's odd is, if i delete the file, it recreates itself.
is that part of integramod's design?
I tried over writing it with a backup, but something keeps changing it.