[ingo] removing the "forward" default rule
Nicolas Schmitz
Nicolas.Schmitz at ec-nantes.fr
Thu Jun 9 00:24:21 PDT 2005
>The default rules are defined in config/prefs.php.
>
>Jan.
>
>
>
Hello,
thanks, but can you tell me exactly where ?
I have tried to remove
i:3;a:2:{s:4:"name";s:7:"Forward";s:6:"action";i:' .
INGO_STORAGE_ACTION_FORWARD . ';}
in $_prefs['rules']
And also
// forwards
$_prefs['forward'] = array(
'value' => 'a:2:{s:1:"a";a:0:{}s:1:"k";i:0;}',
'locked' => false,
'shared' => false,
'type' => 'implicit'
);
With no success... and I don't see any other reference to the default rules.
More information about the ingo
mailing list