Project

General

Profile

Bug #2270 » 2270a.patch

krileon, 31 January 2011 19:49

View differences:

administrator/components/com_comprofiler/library/cb/cb.installer.php
$row->folder = $subFolder;
$row->backend_menu = $backendMenu;
$row->iscore = 0;
$row->access = 0;
if ( checkJversion() == 2 ) {
$row->access = 1;
} else {
$row->access = 0;
}
$row->client_id = 0;
$row->element = $this->elementSpecial();
(1-1/5)