Project

General

Profile

Bug #2482 ยป 2482.patch

krileon, 27 April 2011 15:22

View differences:

administrator/components/com_comprofiler/plugin.foundation.php
switch ( checkJversion() ) {
case 2:
global $mainframe;
global $mainframe, $Itemid;
$uri =& JFactory::getURI();
$Itemid = (int) $uri->getVar( 'Itemid' );
$mainframe =& JFactory::getApplication();
$tmpDatabase =& JFactory::getDBO();
$my =& JFactory::getUser();
    (1-1/1)