Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
glpi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
GLPI
glpi
Commits
1b41357b
Commit
1b41357b
authored
May 06, 2019
by
Johan Cwiklinski
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '9.5/bugfixes'
parents
adf2869a
e6a3f26d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
inc/savedsearch_alert.class.php
inc/savedsearch_alert.class.php
+1
-0
No files found.
inc/savedsearch_alert.class.php
View file @
1b41357b
...
...
@@ -339,6 +339,7 @@ class SavedSearch_Alert extends CommonDBChild {
$auth
->
user
=
$user
;
$auth
->
auth_succeded
=
true
;
Session
::
init
(
$auth
);
$_SESSION
[
'glpinotification_to_myself'
]
=
true
;
// Force sending of notification
$cli_logged
=
$savedsearch
->
fields
[
'users_id'
];
}
...
...
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