MTrackWeb/Timeline.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 28 Mar 2011 07:40:22 +0000 (15:40 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 28 Mar 2011 07:40:22 +0000 (15:40 +0800)
MTrackWeb/Timeline.php

index 6d27dd9..a27f534 100644 (file)
@@ -19,12 +19,6 @@ class MTrackWeb_Timeline extends MTrackWeb
     
      
     
-    function getAuth()
-    {
-        parent::getAuth();
-        MTrackACL::requireAllRights('Timeline', 'read');
-    }
-    
     
     function get($only_users)
     {