Subversion Repositories oidplus

Rev

Rev 730 | Rev 988 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 730 Rev 778
Line 34... Line 34...
34
                return $manifest->loadManifest($ini) ? $manifest : null;
34
                return $manifest->loadManifest($ini) ? $manifest : null;
35
        }
35
        }
36
 
36
 
37
        public function init($html=true) {}
37
        public function init($html=true) {}
38
 
38
 
-
 
39
        public function httpHeaderCheck(&$http_headers) {}
-
 
40
 
39
}
41
}