| 
| Subject: | Its the first time I see a php class... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 1 | 
|---|
 | Author: | Eddy Vlad | 
|---|
 | Date: | 2009-10-27 08:03:51 | 
|---|
 |  |  |  | 
Eddy Vlad rated this package as follows:
| Utility: | Insufficient | 
|---|
| Consistency: | Sufficient | 
|---|
| Examples: | Insufficient | 
|---|
|  | 
  Eddy Vlad - 2009-10-27 08:03:51Its the first time I see a php class methods returning (string)SUCCESS or (string)FAIL instead of (bool)TRUE or (bool)FALSE. Not ideal.
 The user_add method should integrate tightly into ucp module rather than handling the users variables manually.
 
 I ended up not using the class at all.
 |