Changeset 15338 for trunk/xmlrpc
- Timestamp:
- 07/13/11 04:08:14 (11 months ago)
- File:
-
- 1 edited
-
trunk/xmlrpc/BxDolXMLRPCProfileView.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xmlrpc/BxDolXMLRPCProfileView.php
r15211 r15338 23 23 } 24 24 25 function getProfileInfoBlock($sCaption, $sContent) 26 { 27 global $site; 28 25 function getProfileInfoBlock($sCaption, $sContent) { 29 26 $iBlockID = (int)$sContent; 30 27
Note: See TracChangeset
for help on using the changeset viewer.