Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
simpleVerein
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
30
Issues
30
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
is161024
simpleVerein
Commits
00d51717
Commit
00d51717
authored
Jan 09, 2018
by
is161024
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.nwt.fhstp.ac.at:is161024/simpleVerein
parents
eaea94f4
385c330c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
simpleVerein/index.php
simpleVerein/index.php
+2
-2
No files found.
simpleVerein/index.php
View file @
00d51717
<?php
/*
if(is_dir("install"))
if
(
is_dir
(
"install"
))
{
echo
"Du wirst auf die Installation umgeleitet.<br>
Solltest du in fünf Sekunden nicht dort angelangt sein, klicke <a href='install'>hier.</a>
<meta http-equiv='refresh' content='5; url=install' />"
;
die
();
}
*/
}
include
(
'design.php'
);
include
(
'mysqli/opendb.php'
);
...
...
Write
Preview
Markdown
is supported
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