Scusate ragazzi ma in quale posizione devo inserire le righe?
Riporto il codice redame
####
OPEN (not with WordPad)
####
administrator/components/com_sh404sef/sh404sef.class.php
####
FIND
####
var $shRemoInsertCategoryId = false;
###########
PASTE AFTER
###########
/* Alberghi */
var $shInsertAlbName = true;
var $shAlbInsertItemId = false;
/* 1 for category type, 2 for location type */
var $shAlbInsertType = 1;
/* boolean, if true, category id will be prepended to category name */
var $shAlbInsertCategoryId = false;
var $shAlbInsertRegionId = false;
var $shAlbInsertCountryId = false;
var $shAlbInsertTownId = false;
