Implemented order creation outside front-offcie context

This commit is contained in:
Franck Allimant
2014-01-23 19:54:16 +01:00
parent e5fea4bdd2
commit 3c16cac486
4 changed files with 343 additions and 39 deletions

View File

@@ -5,6 +5,8 @@ AddDefaultCharset UTF-8
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /thelia2
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d