HomeHelpTrac

Ignore:
Timestamp:
07/13/11 04:08:14 (11 months ago)
Author:
Anton Lesnikov
Message:

Get rid of $site and $GLOBALSsite? global variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xmlrpc/BxDolXMLRPCProfileView.php

    r15211 r15338  
    2323    } 
    2424 
    25     function getProfileInfoBlock($sCaption, $sContent) 
    26     { 
    27         global $site; 
    28  
     25    function getProfileInfoBlock($sCaption, $sContent) { 
    2926        $iBlockID = (int)$sContent; 
    3027 
Note: See TracChangeset for help on using the changeset viewer.