Public bug reported: The module/mobileapi/download.php file is trying to call the session_cleanup() method outside of the class itself.
Need to do this call from within the class via $this object ** Affects: mahara Importance: Undecided Status: New -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1950220 Title: Call to protected method webservice_base_server::session_cleanup() from context Status in Mahara: New Bug description: The module/mobileapi/download.php file is trying to call the session_cleanup() method outside of the class itself. Need to do this call from within the class via $this object To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1950220/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : mahara-contributors@lists.launchpad.net Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp