common_show_footer() was hidden in an if
darcs-hash:20080619172031-84dde-6b97932d4d51541581c0b220df8ce53cbc51e2da.gz
This commit is contained in:
parent
50c7e4c722
commit
6ef35544b1
@ -118,10 +118,10 @@ class OpenidsettingsAction extends SettingsAction {
|
|||||||
$idx++;
|
$idx++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
common_show_footer();
|
common_show_footer();
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
function handle_post() {
|
function handle_post() {
|
||||||
if ($this->arg('add')) {
|
if ($this->arg('add')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user