// Some fix on canonical URL + remove PS_HOMEPAGE_PHP_SELF configuration

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7853 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-08-02 14:24:28 +00:00
parent 26efd329a3
commit 6fc10e23f8
30 changed files with 39 additions and 40 deletions
-1
View File
@@ -180,7 +180,6 @@ INSERT INTO `PREFIX_configuration` (`id_configuration`, `name`, `value`, `date_a
(109, 'PS_COOKIE_CHECKIP', '1', NOW(), NOW()),
(110, 'PS_STORES_CENTER_LAT', '25.948969', NOW(), NOW()),
(111, 'PS_STORES_CENTER_LONG', '-80.226439', NOW(), NOW()),
(112, 'PS_HOMEPAGE_PHP_SELF', 'index.php', NOW(), NOW()),
(113, 'PS_USE_ECOTAX', '0', NOW(), NOW()),
(114, 'PS_CANONICAL_REDIRECT', '1', NOW(), NOW()),
(115, 'PS_IMG_UPDATE_TIME', UNIX_TIMESTAMP(), NOW(), NOW()),