Exemplo n.º 1
0
}
?>
	</ol>
</div>

<?php 
if ($cate_id) {
    ?>
<div class="layout_box">
	<div class="l col-md-3">
	<?php 
    require_once template_echo('sub/block_public_cate_list', 'templates/fms_blue/');
    ?>

	<?php 
    show_adv_data('adv_right');
    ?>

	<?php 
    require_once template_echo('sub/block_cate_hot_file', 'templates/fms_blue/');
    ?>

	<?php 
    require_once template_echo('sub/block_now_week_down_file', 'templates/fms_blue/');
    ?>
	</div>
	<div class="r col-md-9">
		<div>
			<?php 
    if (count($course_data)) {
        foreach ($course_data as $k => $v) {
Exemplo n.º 2
0
<body>
  <br/>
<div class="circle_box">
  <!--
<div class="logo_l">
<a href="./"><img src="<?php 
    echo $user_tpl_dir;
    ?>
images/logo.png" align="absmiddle" border="0" alt="<?php 
    echo $settings['site_title'];
    ?>
"></a>
</div>-->
<div class="logo_r">
	<?php 
    show_adv_data('adv_top');
    ?>
</div>
<div class="clear"></div>

<div class="menu">
  <nav class="navbar navbar-default">
    <div class="container-fluid">
      <!-- Brand and toggle get grouped for better mobile display -->
      <div class="navbar-header">
        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
          <span class="sr-only">Toggle navigation</span>
          <span class="icon-bar"></span>
          <span class="icon-bar"></span>
          <span class="icon-bar"></span>
        </button>
Exemplo n.º 3
0
" onclick="getId('f_ubb').select();copy_text('f_ubb');" /></li>
	<li class="txtgray"><?php 
        echo __('file_html_url');
        ?>
: <input type="text" class="txtgray" value="<?php 
        echo $file['file_html_url'];
        ?>
" id="f_html" size="38" onclick="getId('f_html').select();copy_text('f_html');" readonly />&nbsp;<input type="button" class="btn" value="<?php 
        echo __('copy_link');
        ?>
" onclick="getId('f_html').select();copy_text('f_html');" /></li>
	</ul>
	</div>
	<div class="clear"></div>
	<div align="center" class="clear"><?php 
        show_adv_data('adv_viewfile_download_bottom');
        ?>
</div>
</div>
<Br />
<script type="text/javascript">
var secs = <?php 
        echo $loading_secs;
        ?>
;
var wait = secs * 1000;
var data_loading = "<img src=\"images/ajax_loading.gif\" align=\"absmiddle\" border=\"0\" /><span class=\"f14\"><?php 
        echo __('down_loading');
        ?>
</span>";
getId('down_link').innerHTML = data_loading + " (" + secs + ")";
Exemplo n.º 4
0
##
#	Project: PHPDISK File Storage Solution
#	This is NOT a freeware, use is subject to license terms.
#
#	Site: http://www.google.com
#
#	$Id: pd_footer.tpl.php 121 2014-03-04 12:38:05Z along $
#
#	Copyright (C) 2008-2014 PHPDisk Team. All Rights Reserved.
#
##
!defined('IN_PHPDISK') && exit('[PHPDisk] Access Denied!');
?>

<?php 
show_adv_data('adv_bottom');
?>
</div>

<div class="foot_box">
<div align="center"><?php 
echo $site_index;
?>
<a href="sitemap.xml" target="_blank"><?php 
echo __('baidu_google_sitemap');
?>
</a> - 
<a href="<?php 
echo urr("rss", "");
?>
" target="_blank"><?php 
Exemplo n.º 5
0
<?php 
require_once template_echo('sub/block_yesterday_down_file', 'templates/fms_blue/');
?>
</div>
<?php 
if (!$action) {
    ?>
<div class="md_r col-md-9">
<?php 
    if (false) {
    } else {
        ?>
<div class="panel panel-default">
	<div class="col-md-6">
		<?php 
        show_adv_data('adv_viewfile_right');
        ?>
		<br/>
		<div class="jumbotron" style="width: 100%;height: 290px"></div>
	</div>
	<div class="col-md-6">
		<h3><?php 
        echo $course['course_name'];
        ?>
</h3>
		<table width="100%" cellpadding="4" cellspacing="0" align="center" class="td_line f14 table">
			<tr>
				<td colspan="2">课程分类: <?php 
        echo $course['cate_name'];
        ?>
</td>
Exemplo n.º 6
0
<?php 
} else {
    ?>
<tr>
	<td colspan="6" align="center"><?php 
    echo __('file_not_found');
    ?>
</td>
</tr>
<?php 
}
?>
</table>
<br />
<div class="pub_ad_box"><?php 
show_adv_data('adv_public_list_bottom');
?>
</div>
<br />
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
</div>
</div>

<div class="clear"></div>
<?php 
if (!$pd_uid || !$settings['open_vip']) {
    echo stripslashes(base64_decode(get_plans(get_profile($file[userid], 'plan_id'), 'space_code')));
Exemplo n.º 7
0
<?php

// This is PHPDISK auto-generated file. Do NOT modify me.
// Cache Time:2015-10-27 17:28:22
!defined('IN_PHPDISK') && exit('[PHPDisk] Access Denied');
##
#	Project: PHPDISK File Storage Solution
#	This is NOT a freeware, use is subject to license terms.
#
#	Site: http://www.google.com
#
#	$Id: block_adv_middle.tpl.php 121 2014-03-04 12:38:05Z along $
#
#	Copyright (C) 2008-2014 PHPDisk Team. All Rights Reserved.
#
##
!defined('IN_PHPDISK') && exit('[PHPDisk] Access Denied!');
if (show_adv_data('adv_midddle', 0)) {
    ?>
<div class="adv_box" align="center"><?php 
    show_adv_data('adv_midddle');
    ?>
</div>
<br />
<?php 
}
Exemplo n.º 8
0
$file = curr_file($file_id);
$title = $file['file_name'] . ' - ' . $settings['site_title'];
$mycp = $file['username_a'] == $pd_username ? 1 : 0;
$myinfo = get_profile($file[userid]);
$nodes = get_nodes($file[server_oid]);
if ($auth[is_fms]) {
    $C[you_like_file] = super_cache::get('get_rand_file|10');
}
if (get_profile($file[userid], 'plan_id')) {
    $adv_top = stripslashes(base64_decode(get_plans(get_profile($file[userid], 'plan_id'), 'download_code_top')));
    $adv_inner = stripslashes(base64_decode(get_plans(get_profile($file[userid], 'plan_id'), 'download_code_left')));
    $adv_bottom = stripslashes(base64_decode(get_plans(get_profile($file[userid], 'plan_id'), 'download_code_bottom')));
} else {
    $adv_top = show_adv_data('adv_download_top', 0);
    $adv_inner = show_adv_data('adv_download_inner', 0);
    $adv_bottom = show_adv_data('adv_download_bottom', 0);
}
if ($auth[pd_a]) {
    $seo = get_seo('download', $file_id);
    $seo_a = get_seo('download', 0);
    if ($seo_a[title]) {
        eval("\$title = \"{$seo['title']} {$seo_a['title']}\";");
    }
    eval("\$keywords = \"{$seo['keywords']} {$seo_a['keywords']}\";");
    eval("\$description = \"{$seo['description']} {$seo_a['description']}\";");
}
include PHPDISK_ROOT . "./includes/header.inc.php";
if (!$file[is_checked]) {
    $msg = __('file_checking');
    require_once template_echo('information', $user_tpl_dir);
    include PHPDISK_ROOT . "./includes/footer.inc.php";