user-app-drupal-1.0.x.php and user-app-drupal-1.1.x.php don't work in Drupal 4.7.
They are actually for Drupal 5.0:
Code in these files in the 4.7 module is exactly the same as in files in 5.0 module, and see comments:

// This file contains all the functions for getting information
// about users from Drupal 5.0

Comments

jaredwiltshire’s picture

The user-app-drupal files are not actually used by drupal. They are plugins for WebCalendar to get information about drupal. Ignore the comment, they should work with Drupal 4.7.

jaredwiltshire’s picture

Status: Active » Closed (fixed)