"README.md" did not exist on "09ddd1752f925c907bfcc9f7ddb1ba0277eb7650"
Allow for templates describing the errors to be included into the main error template.
This patch also changes the MetadataNotFound and NoState errors to use this structure. Thanks to Andjelko Horvat for implementing this. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2773 44740490-163a-0410-bde0-09ae8108e29a
Showing
- lib/SimpleSAML/Error/Error.php 9 additions, 0 deletionslib/SimpleSAML/Error/Error.php
- lib/SimpleSAML/Error/MetadataNotFound.php 2 additions, 29 deletionslib/SimpleSAML/Error/MetadataNotFound.php
- lib/SimpleSAML/Error/NoState.php 1 addition, 37 deletionslib/SimpleSAML/Error/NoState.php
- modules/core/templates/no_metadata.tpl.php 0 additions, 7 deletionsmodules/core/templates/no_metadata.tpl.php
- modules/core/templates/no_state.tpl.php 0 additions, 28 deletionsmodules/core/templates/no_state.tpl.php
- templates/error.php 6 additions, 2 deletionstemplates/error.php
Loading
Please register or sign in to comment