0 Members and 1 Guest are viewing this topic.
Find:Code: [Auswählen] require_once($sourcedir . '/BoardIndex.php'); return 'BoardIndex';Replace with:Code: [Auswählen]//-> start change PortaMx if(WIRELESS) { require_once($sourcedir . '/BoardIndex.php'); return 'BoardIndex'; } else return 'PortaMx';//-> end change PortaMx
The manual install topic is't for the current version.