Report du commit Thelia 2796
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,11 +1,3 @@
|
||||
local/config/build.properties
|
||||
local/config/config_db.php
|
||||
local/config/build
|
||||
local/config/database.yml
|
||||
local/config/database.yml.sample.save
|
||||
local/config/key
|
||||
core/vendor
|
||||
local/config/runtime-conf.xml
|
||||
cache/*
|
||||
log/*
|
||||
bin/*
|
||||
@@ -30,7 +22,6 @@ phpunit.phar
|
||||
.DS_Store
|
||||
phpmyadmin
|
||||
composer.phar
|
||||
web/.htaccess
|
||||
local/I18n/*.php
|
||||
.docker/mysql-data/*
|
||||
!.docker/mysql-data/.gitkeep
|
||||
|
||||
@@ -80,7 +80,6 @@ class Colissimo extends AbstractDeliveryModuleWithState
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user