This Updater script CAN NOT be run directly. Please run from the App Updater script installed at the site.
/* required variable inside the included file */ request.appupdatermenu = true;

PT Social Media App Updater

if ( NOT StructKeyExists(request.params,"action") ) request.params.action = "menu"; if ( NOT StructKeyExists(request.params,"update") ) request.params.update = ""; // required variable inside the included file request.appupdaterscript = true;