// Add a warning in welcome page for installer if use has already a previous version of PrestaShop installed #PSCFV-2161
This commit is contained in:
@@ -3,6 +3,7 @@ return array(
|
||||
'informations' => array(
|
||||
'phone' => '+1 (888) 947-6543',
|
||||
'documentation' => 'http://doc.prestashop.com/display/PS14/English+documentation',
|
||||
'documentation_upgrade' => 'http://docs.prestashop.com/display/PS15/Updating+PrestaShop',
|
||||
'forum' => 'http://www.prestashop.com/forums/',
|
||||
'blog' => 'http://www.prestashop.com/blog/',
|
||||
'support' => 'http://support.prestashop.com/en/',
|
||||
|
||||
Reference in New Issue
Block a user