Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Roca Philippe
DanEval
Commits
2ef5b6fb
Commit
2ef5b6fb
authored
Jun 03, 2019
by
Roca Philippe
Browse files
nouveau logo
parent
c2a07303
Changes
3
Hide whitespace changes
Inline
Side-by-side
app/Objets/ClientObjets.php
View file @
2ef5b6fb
...
...
@@ -74,10 +74,8 @@ class ClientObjets
*/
public
function
listerClientsConnectes
()
{
$clients
=
$this
->
conteneur
->
db
->
prepare
(
"SELECT * FROM clients WHERE ip != '::1' AND ip != '127.0.0.1' ORDER BY ip ASC"
);
$clients
->
execute
([
'id_evaluation'
=>
$evaluation
->
id
,
]);
$clients
=
$this
->
conteneur
->
db
->
query
(
"SELECT * FROM clients WHERE ip != '::1' AND ip != '127.0.0.1' ORDER BY ip ASC"
);
$clients
=
$clients
->
fetchAll
(
PDO
::
FETCH_OBJ
);
return
$clients
;
...
...
public/img/bootstrap-outline-bt.svg
0 → 100644
View file @
2ef5b6fb
<svg
xmlns=
"http://www.w3.org/2000/svg"
fill=
"#FFF"
viewBox=
"0 180 612 612"
focusable=
"false"
role=
"img"
>
<title>
Bootstrap
</title>
<path
d=
"M510 186c25.5 0 49.6 10 67.8 28.2S606 256.5 606 282v408c0 25.5-10 49.6-28.2 67.8S535.5 786 510 786H102c-25.5 0-49.6-10-67.8-28.2S6 715.5 6 690V282c0-25.5 10-49.6 28.2-67.8S76.5 186 102 186h408m0-6H102C45.9 180 0 225.9 0 282v408c0 56.1 45.9 102 102 102h408c56.1 0 102-45.9 102-102V282c0-56.1-45.9-102-102-102z"
/>
<path
d=
"M166.3 313h173.5c32 0 57.7 7.3 77 22s29 36.8 29 66.5c0 18-4.4 33.4-13.2 46.2-8.8 12.8-21.4 22.8-37.8 29.8v1c22 4.7 38.7 15.1 50 31.2 11.3 16.2 17 36.4 17 60.8 0 14-2.5 27.1-7.5 39.2-5 12.2-12.8 22.7-23.5 31.5s-24.3 15.8-41 21-36.5 7.8-59.5 7.8h-164V313zm62.5 149.5h102c15 0 27.5-4.2 37.5-12.8s15-20.8 15-36.8c0-18-4.5-30.7-13.5-38s-22-11-39-11h-102v98.6zm0 156.5h110.5c19 0 33.8-4.9 44.2-14.8 10.5-9.8 15.8-23.8 15.8-41.8 0-17.7-5.2-31.2-15.8-40.8s-25.2-14.2-44.2-14.2H228.8V619z"
/>
</svg>
public/img/bootstrap-outline.svg
View file @
2ef5b6fb
<svg
xmlns=
"http://www.w3.org/2000/svg"
fill=
"#FFF"
viewBox=
"0 180 612 612"
focusable=
"false"
role=
"img"
>
<title>
Bootstrap
</title>
<path
d=
"M510 186c25.5 0 49.6 10 67.8 28.2S606 256.5 606 282v408c0 25.5-10 49.6-28.2 67.8S535.5 786 510 786H102c-25.5 0-49.6-10-67.8-28.2S6 715.5 6 690V282c0-25.5 10-49.6 28.2-67.8S76.5 186 102 186h408m0-6H102C45.9 180 0 225.9 0 282v408c0 56.1 45.9 102 102 102h408c56.1 0 102-45.9 102-102V282c0-56.1-45.9-102-102-102z"
/>
<path
d=
"M166.3 313h173.5c32 0 57.7 7.3 77 22s29 36.8 29 66.5c0 18-4.4 33.4-13.2 46.2-8.8 12.8-21.4 22.8-37.8 29.8v1c22 4.7 38.7 15.1 50 31.2 11.3 16.2 17 36.4 17 60.8 0 14-2.5 27.1-7.5 39.2-5 12.2-12.8 22.7-23.5 31.5s-24.3 15.8-41 21-36.5 7.8-59.5 7.8h-164V313zm62.5 149.5h102c15 0 27.5-4.2 37.5-12.8s15-20.8 15-36.8c0-18-4.5-30.7-13.5-38s-22-11-39-11h-102v98.6zm0 156.5h110.5c19 0 33.8-4.9 44.2-14.8 10.5-9.8 15.8-23.8 15.8-41.8 0-17.7-5.2-31.2-15.8-40.8s-25.2-14.2-44.2-14.2H228.8V619z"
/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc=
"http://purl.org/dc/elements/1.1/"
xmlns:cc=
"http://creativecommons.org/ns#"
xmlns:rdf=
"http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg=
"http://www.w3.org/2000/svg"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:sodipodi=
"http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape=
"http://www.inkscape.org/namespaces/inkscape"
fill=
"#FFF"
viewBox=
"0 180 612 612"
focusable=
"false"
role=
"img"
id=
"svg3336"
version=
"1.1"
inkscape:version=
"0.91 r13725"
sodipodi:docname=
"bootstrap-outline.svg"
>
<metadata
id=
"metadata3348"
>
<rdf:RDF>
<cc:Work
rdf:about=
""
>
<dc:format>
image/svg+xml
</dc:format>
<dc:type
rdf:resource=
"http://purl.org/dc/dcmitype/StillImage"
/>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id=
"defs3346"
/>
<sodipodi:namedview
pagecolor=
"#ffffff"
bordercolor=
"#666666"
borderopacity=
"1"
objecttolerance=
"10"
gridtolerance=
"10"
guidetolerance=
"10"
inkscape:pageopacity=
"0"
inkscape:pageshadow=
"2"
inkscape:window-width=
"1600"
inkscape:window-height=
"838"
id=
"namedview3344"
showgrid=
"false"
inkscape:zoom=
"1.0964052"
inkscape:cx=
"306"
inkscape:cy=
"311.00209"
inkscape:window-x=
"2616"
inkscape:window-y=
"-8"
inkscape:window-maximized=
"1"
inkscape:current-layer=
"svg3336"
/>
<title
id=
"title3338"
>
Bootstrap
</title>
<path
d=
"M510 186c25.5 0 49.6 10 67.8 28.2S606 256.5 606 282v408c0 25.5-10 49.6-28.2 67.8S535.5 786 510 786H102c-25.5 0-49.6-10-67.8-28.2S6 715.5 6 690V282c0-25.5 10-49.6 28.2-67.8S76.5 186 102 186h408m0-6H102C45.9 180 0 225.9 0 282v408c0 56.1 45.9 102 102 102h408c56.1 0 102-45.9 102-102V282c0-56.1-45.9-102-102-102z"
id=
"path3340"
/>
<text
xml:space=
"preserve"
style=
"font-style:normal;font-weight:normal;font-size:467.56118774px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
x=
"99.601456"
y=
"664.30383"
id=
"text3354"
sodipodi:linespacing=
"125%"
transform=
"scale(0.99949907,1.0005012)"
><tspan
sodipodi:role=
"line"
id=
"tspan3356"
x=
"99.601456"
y=
"664.30383"
style=
"-inkscape-font-specification:Rubik;font-family:Rubik;font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal;fill:#ffffff;"
>
d
</tspan></text>
<rect
style=
"fill:#ffffff"
id=
"rect3358"
width=
"139.54695"
height=
"40.131145"
x=
"324.62"
y=
"332.31595"
rx=
"12.749999"
/>
<rect
style=
"fill:#ffffff"
id=
"rect3358-1"
width=
"139.54695"
height=
"40.131145"
x=
"324.54843"
y=
"624.17883"
rx=
"12.749999"
/>
<rect
style=
"fill:#ffffff"
id=
"rect3358-19"
width=
"104.88823"
height=
"40.131145"
x=
"328.33978"
y=
"482.17288"
rx=
"9.583333"
/>
</svg>
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