Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 8e36f8e3 authored by Pierre-Alain Bandinelli's avatar Pierre-Alain Bandinelli Committed by GitHub
Browse files

Merge pull request #154 from Valdnet/patch-17

Path fix #151
parents 0a6a5d9f 05f66110
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?php

$this->create('rainloop_index', '/')
$this->create('rainloop_index', '/apps/rainloop/')
    ->actionInclude('rainloop/index.php');

$this->create('rainloop_app', '/app/')