Changeset 12990 for trunk/xmlrpc/BxDolXMLRPCProfileView.php
- Timestamp:
- 10/20/09 19:42:05 (3 years ago)
- File:
-
- 1 edited
-
trunk/xmlrpc/BxDolXMLRPCProfileView.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xmlrpc/BxDolXMLRPCProfileView.php
r9985 r12990 7 7 function BxDolXMLRPCProfileView($iProfileId) 8 8 { 9 BxBaseProfileGenerator::BxBaseProfileGenerator ( $iProfileId);9 BxBaseProfileGenerator::BxBaseProfileGenerator ((int)$iProfileId); 10 10 } 11 11
Note: See TracChangeset
for help on using the changeset viewer.