Manual wap web for johncms 7.1.0
By Gabriel
open system/johncms/Environment.php
Find:
public function __invoke(ContainerInterface $container)
{
$this->container = $container;
$this->ipLog($this->getIp());
return $this;
}Add this line:
$this->AgentWeb();
//