Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web
/
sso
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
於志远
2016-10-11 17:35:53 +0800
Commit
b6ca05d4a9c46c265e1394edbc2a7ae2f6d16391
1 parent
52b1e6f1
SSO日志目录还原
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/index.php
public/index.php
View file @
b6ca05d
...
...
@@ -5,7 +5,6 @@
ini_set
(
'display_errors'
,
'Off'
);
ini_set
(
"log_errors"
,
"On"
);
ini_set
(
'error_log'
,
'/Data/logs/php_error.log'
);
define
(
'APP_DIR'
,
dirname
(
__DIR__
));
...
...
Please
register
or
login
to post a comment