create coutry events

This commit is contained in:
Manuel Raynaud
2013-10-07 10:50:44 +02:00
parent f408ad5d1f
commit 51a307527c
9 changed files with 529 additions and 32 deletions

View File

@@ -6,4 +6,7 @@ use Thelia\Model\Base\Country as BaseCountry;
class Country extends BaseCountry {
}