Subversion Repositories oidplus

Rev

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

Rev 279 Rev 282
Line 144... Line 144...
144
                                  </form>';
144
                                  </form>';
145
                        }
145
                        }
146
                }
146
                }
147
        }
147
        }
148
 
148
 
-
 
149
        public function publicSitemap(&$out) {
-
 
150
                $out[] = OIDplus::getSystemUrl().'?goto=oidplus:forgot_password';
-
 
151
        }
-
 
152
 
149
        public function tree(&$json, $ra_email=null, $nonjs=false, $req_goto='') {
153
        public function tree(&$json, $ra_email=null, $nonjs=false, $req_goto='') {
150
                return false;
154
                return false;
151
        }
155
        }
152
 
156
 
153
        private function getForgotPasswordText($email) {
157
        private function getForgotPasswordText($email) {