summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5d4990a)
raw | patch | inline | side by side (parent: 5d4990a)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 08:42:29 +0000 (08:42 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 08:42:29 +0000 (08:42 +0000) |
plugins/personal/connectivity/class_pureftpdAccount.inc | patch | blob | history |
diff --git a/plugins/personal/connectivity/class_pureftpdAccount.inc b/plugins/personal/connectivity/class_pureftpdAccount.inc
index 0cb088a46ca69a5c98b0c67df226edbba54ee4d3..ba31bb7e9557c51ab59654a6b24565fc4c70e0ec 100644 (file)
}
if ($this->is_account){
$smarty->assign("pureftpdState", "checked");
+ $smarty->assign("fstate", "");
} else {
$smarty->assign("pureftpdState", "");
$smarty->assign("fstate", "disabled");