]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/theme.php
Move /acl module to src/
[friendica.git] / view / theme / smoothly / theme.php
index 6168932e95242fc20548cc39a6862f08e9f11f03..9dd958fff40166b8edd94d014923b650e84d09bc 100644 (file)
@@ -107,7 +107,7 @@ if (! function_exists('_js_in_foot')) {
        function _js_in_foot() {
                /** @purpose insert stuff in bottom of page
                */
-               $a = get_app();
+               $a = \get_app();
                $ssl_state = null;
                $baseurl = System::baseUrl($ssl_state);
                $bottom['$baseurl'] = $baseurl;