Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
centreon
centreon
Commits
22186d5b
Commit
22186d5b
authored
Mar 23, 2022
by
Charles Gautier
Committed by
Charles Gautier
Mar 23, 2022
Browse files
chore(install): update to version 21.04.13 (#10892)
parent
c676342d
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/install/insertBaseConf.sql
View file @
22186d5b
...
...
@@ -2,7 +2,7 @@
-- Insert version
--
INSERT
INTO
`informations`
(
`key`
,
`value`
)
VALUES
(
'version'
,
'21.04.1
2
'
);
INSERT
INTO
`informations`
(
`key`
,
`value`
)
VALUES
(
'version'
,
'21.04.1
3
'
);
--
-- Contenu de la table `contact`
...
...
www/install/php/Update-21.04.13.php
0 → 100644
View file @
22186d5b
<?php
/*
* Copyright 2005 - 2022 Centreon (https://www.centreon.com/)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*
* For more information : contact@centreon.com
*
*/
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment