Subj : src/sbbs3/prntfile.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Sun Oct 13 2024 02:26 am https://gitlab.synchro.net/main/sbbs/-/commit/639781e2ad929914bf27f469 Modified Files: src/sbbs3/prntfile.cpp Log Message: Don't use global menu_dir for calls to menu() with path starting with '.' For scripts that set the global menu_dir (e.g. via JS bbs.menu_dir), let's not require that all the files moved from text to text/menu (for example). Problem reported by Amessyroom when using his custom shell and bullseye.js. .