Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Due to inactivity, this project is scheduled to be deleted on 2035-04-24.
Why is this scheduled?
Open sidebar
Lionel Ferrafiat
RIE-2017-ProjetTutore-G1
Commits
92288092
Commit
92288092
authored
Nov 23, 2018
by
Romain Benit
🥇
Browse files
MAJ
parent
add0e739
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteWeb/html/consommateur.php
View file @
92288092
...
...
@@ -62,7 +62,7 @@
</div>
<?php
}
elseif
(
$msg
->
payload
!=
'#DATA_LUE#'
OR
$msg
->
err
)
{
elseif
(
$msg
->
payload
!=
'#DATA_LUE#'
OR
$msg
->
err
)
{
// Envoi des messages dans Kafka
$topic_p
->
produce
(
RD_KAFKA_PARTITION_UA
,
0
,
"#DATA_LUE#"
);
echo
"Ajout de DATA_LUE"
;
...
...
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