This is a bug fix release for TomatoCart v1.0 alpha1 with two issues solved.
- localhost administration panel login problem
When TomatoCart is running under http://localhost, users can not login to administration panel. This is because the domain parameter of PHP setcookie function is "localhost", setcookie can not write value to cookie. - ExtJS is included
According to the ExtJS license GNU General Public License v3, we are allowed to pack ExtJS in our release. Users do not have to download ExtJS separately.


