fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10860] mobilefrontend


From: Sigurd Nes
Subject: [Fmsystem-commits] [10860] mobilefrontend
Date: Fri, 15 Feb 2013 18:24:41 +0000

Revision: 10860
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10860
Author:   sigurdne
Date:     2013-02-15 18:24:41 +0000 (Fri, 15 Feb 2013)
Log Message:
-----------
mobilefrontend

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

Modified: trunk/mobilefrontend/index.php
===================================================================
--- trunk/mobilefrontend/index.php      2013-02-15 17:47:37 UTC (rev 10859)
+++ trunk/mobilefrontend/index.php      2013-02-15 18:24:41 UTC (rev 10860)
@@ -98,7 +98,7 @@
        }
        else
        {
-               include_class('mobilefrontend', $class, "inc/{$app}/");
+               include_class('mobilefrontend', $class, "{$app}/");
                $_class = "mobilefrontend_{$class}";
                $GLOBALS[$class] = new $_class;
        }




reply via email to

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