diff options
| author | Christophe Nowicki <cnowicki@easter-eggs.com> | 2004-08-10 13:36:28 +0000 |
|---|---|---|
| committer | Christophe Nowicki <cnowicki@easter-eggs.com> | 2004-08-10 13:36:28 +0000 |
| commit | 8d1a83c51c62f15da3c7c63875d2750bf7d3d90e (patch) | |
| tree | 7a05fd6e664dfb415fca936a65ab986121a69521 /php/php_lasso.h | |
| parent | 6a8762bdfc395e44a69a354b9722e0edad9d6bed (diff) | |
Added new PHP Unit test for Lasso Login and Lasso Server.
Diffstat (limited to 'php/php_lasso.h')
| -rw-r--r-- | php/php_lasso.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/php_lasso.h b/php/php_lasso.h index 83a1e8ad..9d27f76f 100644 --- a/php/php_lasso.h +++ b/php/php_lasso.h @@ -76,7 +76,7 @@ PHP_FUNCTION(lasso_login_build_request_msg); PHP_FUNCTION(lasso_login_destroy); PHP_FUNCTION(lasso_login_build_authn_request_msg); -/* lasso_user.c */ +/* lasso_identity.c */ PHP_FUNCTION(lasso_identity_new); PHP_FUNCTION(lasso_identity_dump); PHP_FUNCTION(lasso_identity_destroy); |
