Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VMS-SUEE_2.0
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eric Laufer
VMS-SUEE_2.0
Commits
9518f4c7
There was an error fetching the commit references. Please try again later.
Commit
9518f4c7
authored
7 years ago
by
isaack
Browse files
Options
Downloads
Patches
Plain Diff
Bug beseitigung
Install Bug
parent
276b83b1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
install/index.php
+3
-1
3 additions, 1 deletion
install/index.php
with
3 additions
and
1 deletion
install/index.php
+
3
−
1
View file @
9518f4c7
...
...
@@ -2,6 +2,8 @@
<?php
error_reporting
(
E_ALL
);
require
(
'../lib/functions.lib.php'
);
if
(
isset
(
$_POST
[
'datenbank_anlegen'
])){
$inhalt
=
'
<?php
...
...
@@ -422,4 +424,4 @@ if(isset($_POST['impressum_anlegen'])){
'
;
}
?>
</center>
\ No newline at end of file
</center>
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment