Refactor the last commit to modules/session.js.
commit281713e2ddcd564e3e3bd45d36c51ba744d4a73a
authorNicholas A. Zigarovich <nicktastic@gmail.com>
Fri, 26 Jun 2009 16:49:05 +0000 (26 12:49 -0400)
committerNicholas A. Zigarovich <nicktastic@gmail.com>
Fri, 26 Jun 2009 16:49:05 +0000 (26 12:49 -0400)
tree9d43cf796a48043c02f7392bbd81f90b1549c25e
parenta7c02377442ecd8ee48fd36595b67aa1e80d9401
Refactor the last commit to modules/session.js.

Instead of creating a new variable to handle this behavior, use the
existing variable session_auto_save_auto_load_fn. If it is set to
null or undefined, the auto-save session will not be loaded when
URLs are given on the command line.
modules/session.js