Closed interlock closed 13 years ago
Thanks! I've merged it in, simple addition that makes sense.
Also - I've been doing a lot of work on a mysql version in devel, that is where the bulk of changes need to go if you are intending to do anything more?
Cheers, Clifton
Added a conditional server start at the bottom of the app.js file that will allow people to run the application with the command: node app.js
Added bonus is that we can use the --debug command to do some hard code debug action.