Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
0bd37151
Commit
0bd37151
authored
Feb 14, 2009
by
tbrehm
Browse files
Removed debug code.
parent
d6623d6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/plugins-available/maildrop_plugin.inc.php
View file @
0bd37151
...
...
@@ -150,8 +150,6 @@ class maildrop_plugin {
}
}
$app
->
log
(
"HERE"
,
LOGLEVEL_DEBUG
);
// Write the custom mailfilter script, if mailfilter recipe has changed
if
(
$data
[
"old"
][
"custom_mailfilter"
]
!=
$data
[
"new"
][
"custom_mailfilter"
])
{
$app
->
log
(
"Mailfilter config has been changed"
,
LOGLEVEL_DEBUG
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment