fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [10811] mobilefrontend: correct patch


From: Sigurd Nes
Subject: [Fmsystem-commits] [10811] mobilefrontend: correct patch
Date: Thu, 14 Feb 2013 07:31:50 +0000

Revision: 10811
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10811
Author:   sigurdne
Date:     2013-02-14 07:31:49 +0000 (Thu, 14 Feb 2013)
Log Message:
-----------
mobilefrontend: correct patch

Modified Paths:
--------------
    trunk/mobilefrontend/home.php

Modified: trunk/mobilefrontend/home.php
===================================================================
--- trunk/mobilefrontend/home.php       2013-02-13 19:49:14 UTC (rev 10810)
+++ trunk/mobilefrontend/home.php       2013-02-14 07:31:49 UTC (rev 10811)
@@ -28,7 +28,7 @@
        /**
        * Include phpgroupware header
        */
-       require_once 'header.inc.php';
+       require_once '../header.inc.php';
 
        // check if forward parameter is set
        if ( isset($_GET['phpgw_forward']) && is_array($_GET['phpgw_forward']) )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]