This website requires JavaScript.
Explore
Help
Sign In
dinislage
/
PrestaShop
Watch
1
Star
0
Fork
0
You've already forked PrestaShop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f132be4ccdd59cd36a841f2cd9eeb7d42a4fc01c
PrestaShop
/
config
History
rMalie
91083e190c
// Merge -> revision 8800
2011-09-27 14:30:06 +00:00
..
.htaccess
2011-07-06 10:54:11 +00:00
alias.php
// Merge -> revision 8800
2011-09-27 14:30:06 +00:00
autoload.php
[*] Project : Autoload is now able to load classes from /classes or /override subdirectories
2011-08-08 13:34:01 +00:00
config.inc.php
[-] FO : "It is not safe to rely on the system's timezone ..." due to cookie use before timezone init
2011-09-23 17:07:45 +00:00
defines.inc.php
// Improve flexibility of dispatcher + fix controllers access in BO (only admin controllers are loaded by the dispatcher)
2011-09-26 09:57:00 +00:00
index.php
2011-07-06 10:54:11 +00:00
modules_list.xml
// Merge -> revision 8507
2011-09-12 16:17:37 +00:00
smarty.config.inc.php
[+] Classes: add DbQuery class in order to build queries (usefull when working with chunks of queries)
2011-09-20 16:14:19 +00:00
smartyadmin.config.inc.php
// Creation of AdminController : Admin tabs will now extend this class (see AdminTools.php for example)
2011-09-20 16:04:35 +00:00