fixed processed order stats to only display new order stats when theres new orders

added password encryption using jasypt
This commit is contained in:
2011-01-26 18:54:47 +00:00
parent 21c7d0642b
commit c85e599530
8 changed files with 26 additions and 10 deletions

View File

@@ -8,5 +8,6 @@
<classpathentry kind="lib" path="lib/ostermillerutils_1_07_00.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.14-bin.jar"/>
<classpathentry kind="lib" path="lib/sqlitejdbc-v056.jar"/>
<classpathentry kind="lib" path="lib/jasypt-1.7.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>