summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9cafba9)
raw | patch | inline | side by side (parent: 9cafba9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 14 Nov 2006 07:09:26 +0000 (07:09 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 14 Nov 2006 07:09:26 +0000 (07:09 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5099 594d385d-05f5-0310-b6e9-bd551577e9d8
include/functions_setup.inc | patch | blob | history | |
plugins/personal/connectivity/class_pureftpdAccount.inc | patch | blob | history |
index 01b9f1a3c6d7e88129fa76a49249fd712f6e2e24..7d5582b06223aa3e1516d731c283fc1582978496 100644 (file)
return($methods);
}
-// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:ae>
+// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
+?>
diff --git a/plugins/personal/connectivity/class_pureftpdAccount.inc b/plugins/personal/connectivity/class_pureftpdAccount.inc
index ecb2e412530a65b181e7f339fc2a8c15a6ea05b5..03f60b432c29d9b7285c610556468dba2ace041b 100644 (file)
function execute()
{
- /* Call parent execute */
-// plugin::execute();
+ /* Call parent execute */
+ plugin::execute();
/* Show tab dialog headers */
$display= "";