Files
wiki_thsf_2015/app.js
Stéphane Frénot 351bcdddcc Migration from Express 2.5 to Express 3.0
Express.createServer(); is deprecated

migrated to
var App = Express();

App.address() not available anymore.
2012-11-09 11:06:16 +01:00

1.1 KiB