aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/full.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/php/full.php')
-rw-r--r--view/php/full.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/php/full.php b/view/php/full.php
index bc3b2ed87..9cf567a67 100644
--- a/view/php/full.php
+++ b/view/php/full.php
@@ -2,7 +2,7 @@
<html prefix="og: http://ogp.me/ns#">
<head>
<title><?php if(x($page,'title')) echo $page['title'] ?></title>
- <script>var baseurl="<?php echo $a->get_baseurl() ?>";</script>
+ <script>var baseurl="<?php echo z_root() ?>";</script>
<?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
</head>
<body>