Hubzilla Documentation

Contents

    updater_module_hook


    Called from Update.php to specify the class to use

    hook data

    [ 'module' => "\\Zotlabs\\Module\\" . ucfirst(argv(1)) ];

    After the hook runs, an object of class 'module' will be created to run get($profile_uid,$load)