/** * Tiny shim — reuses followers.php with mode='following'. */ $GLOBALS['__follow_list_mode'] = 'following'; require __DIR__ . '/followers.php';