From 9eca4e08745be9375048577bee2078012aa5cd21 Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Sun, 7 Sep 2008 01:36:04 -0400 Subject: Fold password form into profile settings darcs-hash:20080907053604-7b5ce-4e01cefdbab4cc73a28960b265c23abf5e2f2b0a.gz --- lib/util.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/util.php') diff --git a/lib/util.php b/lib/util.php index 96e781987..5b6b59f80 100644 --- a/lib/util.php +++ b/lib/util.php @@ -837,8 +837,6 @@ function common_fancy_url($action, $args=NULL) { } case 'openidlogin': return common_path('main/openid'); - case 'password': - return common_path('settings/'.$action); case 'profilesettings': return common_path('settings/profile'); case 'emailsettings': -- cgit v1.2.3-54-g00ecf