View.php
authorAlan Knowles <alan@roojs.com>
Tue, 18 Dec 2018 04:33:30 +0000 (12:33 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Dec 2018 04:33:30 +0000 (12:33 +0800)
View.php

index 5b3c387..dd47944 100644 (file)
--- a/View.php
+++ b/View.php
@@ -2,6 +2,7 @@
 
 class Pman_MTrack_View extends Pman
 {
+    var $masterTemplate = 'view.html';
     function getAuth()
     {
         if (!$this->getAuthUser()) {