forked from GNUsocial/gnu-social
Fixes handle()-related strict warnings such as "Strict Standards: Declaration of AdminPanelAction::prepare() should be compatible with Action::prepare(array $args = Array) Ref. #190
The ExtendedProfile plugin adds additional profile fields such as: * Phone * IM * Website * Work experience * Education Installation ============ add "addPlugin('ExtendedProfile');" to the bottom of your config.php Note: This plugin is enabled by default on private instances. Settings ======== none Example ======= addPlugin('ExtendedProfile');