Project

General

Profile

Bug #3457 » plugin.foundation.php-3457.patch

beat, 20 April 2012 22:53

View differences:

administrator/components/com_comprofiler/plugin.foundation.php (working copy)
unset( $instances[(int) $id]->_cbtabs );
unset( $instances[(int) $id] );
}
$null = null;
return $null;
} else {
cbimport( 'cb.tabs' );
$cbUser = new CBuser();
(1-1/2)