Page Menu
Home
GitPull.it
Search
Configure Global Search
Log In
Files
F13400543
onlineUsers.php
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Authored By
Unknown
Size
665 B
Referenced Files
None
Subscribers
None
onlineUsers.php
View Options
<?php
require_once
$global
[
'systemRootPath'
]
.
'plugin/YouPHPTubePlugin.php'
;
// the live users plugin
$lu
=
YouPHPTubePlugin
::
getObjectDataIfEnabled
(
"LiveUsers"
)
;
if
(
empty
(
$lu
)
||
$lu
->
doNotDisplayCounter
)
{
return
false
;
}
?>
<
span class="label label-primary" data-toggle="tooltip" title="
<?php
echo
__
(
"Watching Now"
)
;
?>
" data-placement="bottom" >
<
i class="fa fa-user">
<
/i>
<
b class="liveUsersOnline_
<?php
echo
$streamName
;
?>
">0
<
/b>
<
/span>
<
span class="label label-default" data-toggle="tooltip" title="
<?php
echo
__
(
"Total Views"
)
;
?>
" data-placement="bottom" >
<
i class="fa fa-eye">
<
/i>
<
b class="liveUsersViews_
<?php
echo
$streamName
;
?>
">0
<
/b>
<
/span>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jun 4, 20:23 (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1935565
Default Alt Text
onlineUsers.php (665 B)
Attached To
Mode
R58 TurboFlop
Attached
Detach File
Event Timeline