Running external programs from within 3.1

Discussion in 'General' started by webguyz, Sep 30, 2016.

  1. webguyz

    webguyz Active Member HowtoForge Supporter

    I had a filemanager in 3.0.x that I would call from a link within the domain list and when I exited that app I just called http://my-server:8080 and it went back to the list. It appears now that I have to pass a session variable to my filemanger and when I exit out I have to go to add that when I exit.
    http://my-server:8080?phpsessid={tmpl_var name='phpsessid'}
    Is this all I need to get back to where I was before I left to use my filemanager?
    Thanks
     

Share This Page