Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GIP RENATER
switch-wayf
Commits
b68130c2
Commit
b68130c2
authored
Feb 25, 2011
by
haemmer
Browse files
Upgraded version number
parent
cc47aba0
Changes
1
Hide whitespace changes
Inline
Side-by-side
WAYF
View file @
b68130c2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
/*
/*
******************************************************************************
******************************************************************************
SWITCHwayf
SWITCHwayf
Version: 1.14.
1
Version: 1.14.
2
Contact: aai@switch.ch
Contact: aai@switch.ch
Web site: http://www.switch.ch/aai/wayf
Web site: http://www.switch.ch/aai/wayf
******************************************************************************
******************************************************************************
...
@@ -24,7 +24,7 @@ if (file_exists('custom-languages.php')){
...
@@ -24,7 +24,7 @@ if (file_exists('custom-languages.php')){
}
}
/*------------------------------------------------*/
/*------------------------------------------------*/
// Turn on
logging depending on development mode
// Turn on
PHP error reporting
/*------------------------------------------------*/
/*------------------------------------------------*/
if
(
isset
(
$developmentMode
)
&&
$developmentMode
){
if
(
isset
(
$developmentMode
)
&&
$developmentMode
){
ini_set
(
'error_reporting'
,
E_ALL
);
ini_set
(
'error_reporting'
,
E_ALL
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment