Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This option enables you to disable the feature that remembers the last path the user was in. This path will only be used as a default path if you for example specify a URL to the script that path will be used instead. This feature is enabled by default but can be disabled by setting the option value to false.
mcImageManager.init({
remember_last_path : false
});
<a href="javascript:mcImageManager.open('example1','url','','',{remember_last_path : false});">[Browse]</a>