]> git.mxchange.org Git - friendica.git/blobdiff - view/php/default.php
The config class now makes less database reads.
[friendica.git] / view / php / default.php
index df9adbc39218f6c170934ead79ce9948b24d016e..e51b531b5ae1a7e628e6a04ca1a18be64688b3fc 100644 (file)
@@ -2,7 +2,7 @@
 <html itemscope itemtype="http://schema.org/Blog" lang="<?php echo $lang; ?>">\r
 <head>\r
   <title><?php if(x($page,'title')) echo $page['title'] ?></title>\r
-  <script>var baseurl="<?php echo $a->get_baseurl() ?>";</script>\r
+  <script>var baseurl="<?php echo App::get_baseurl() ?>";</script>\r
   <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>\r
 </head>\r
 <body>\r