ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
All Data Structures Namespaces Files Functions Variables Modules Pages
english.php File Reference

Go to the source code of this file.

Variables

$this _strings
 

Variable Documentation

◆ _strings

$this _strings
Initial value:
= array(
=> 'using server',
=> 'CAS Authentication wanted!',
=> 'CAS logout wanted!',
=> 'You should already have been redirected to the CAS server. Click <a href="%s">here</a> to continue.',
=> 'CAS Authentication failed!',
=> '<p>You were not authenticated.</p><p>You may submit your request again by clicking <a href="%s">here</a>.</p><p>If the problem persists, you may contact <a href="mailto:%s">the administrator of this site</a>.</p>',
=> 'The service `<b>%s</b>\' is not available (<b>%s</b>).'
)
const CAS_STR_YOU_WERE_NOT_AUTHENTICATED
Definition: languages.php:20
const CAS_STR_LOGOUT
Definition: languages.php:17
const CAS_STR_AUTHENTICATION_WANTED
Definition: languages.php:16
const CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED
Definition: languages.php:18
const CAS_STR_AUTHENTICATION_FAILED
Definition: languages.php:19
const CAS_STR_USING_SERVER
a phpCAS string index
Definition: languages.php:15
const CAS_STR_SERVICE_UNAVAILABLE
Definition: languages.php:21

Definition at line 10 of file english.php.