Page Menu
Home
GitPull.it
Search
Configure Global Search
Log In
Files
F13790176
charts.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Authored By
Unknown
Size
806 B
Referenced Files
None
Subscribers
None
charts.php
View Options
<?php
$limitVideos
=
50
;
global
$global
,
$config
;
if
(
!
isset
(
$global
[
'systemRootPath'
]
)
)
{
require_once
'../videos/configuration.php'
;
}
?>
<
!DOCTYPE html>
<
html lang="
<?php
echo
$_SESSION
[
'language'
]
;
?>
">
<
head>
<
title>Chart -
<?php
echo
$config
->
getWebSiteTitle
(
)
;
?>
<
/title>
<?php
include
$global
[
'systemRootPath'
]
.
'view/include/head.php'
;
include
$global
[
'systemRootPath'
]
.
'view/charts_head.php'
;
?>
<
/head>
<
body class="
<?php
echo
$global
[
'bodyClass'
]
;
?>
">
<?php
include
$global
[
'systemRootPath'
]
.
'view/include/navbar.php'
;
include
$global
[
'systemRootPath'
]
.
'view/charts_body.php'
;
include_once
$global
[
'systemRootPath'
]
.
'view/include/footer.php'
;
?>
<
/body>
<
/html>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Aug 27, 14:49 (20 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2070184
Default Alt Text
charts.php (806 B)
Attached To
Mode
R58 TurboFlop
Attached
Detach File
Event Timeline