MTrackWeb/Roo.php
authorAlan Knowles <alan@akbkhome.com>
Sun, 4 Dec 2011 14:55:18 +0000 (22:55 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 4 Dec 2011 14:55:18 +0000 (22:55 +0800)
MTrackWeb/Roo.php

index 941673a..a225838 100644 (file)
@@ -19,7 +19,7 @@ class MTrackWeb_Roo extends Pman_Roo
         'mtrack_ticket' /// all of these MUST have applyFilters, and check authenication..
     );
     
-     function getAuth() {
+    function getAuth() {
         Pman::getAuth(); // load company!
         $au = $this->getAuthUser();
         $this->authUser =  false;