���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/clients.dominiquerickard.com/app/Views/help_and_knowledge_base/articles/view_page.php
���ѧ٧ѧ�
<div id="page-content" class="page-wrapper clearfix help-page-container <?php echo "sub_" . $type ?>"> <div class="view-container"> <div class="row "> <div id="help-left-panel" class="col-md-3"> <?php echo view("help_and_knowledge_base/search_box", array("type" => $type)); ?> <h4 class="mt20"><?php echo app_lang("categories"); ?></h4> <ul class="list-group help-catagory"> <?php foreach ($categories as $category) { $active_class = ""; if ($category->id === $selected_category_id) { $active_class = "active"; } echo anchor(get_uri($type . "/category/" . $category->id), $category->title, array("class" => "list-group-item $active_class")); } ?> </ul> </div> <div class="col-md-9"> <div id="help-page-content" class="card"> <?php if ($page_type == "articles_list_view") { echo view("help_and_knowledge_base/articles/articles_list_view", array("category_info" => $category_info, "articles" => $articles)); } else if ($page_type == "article_view") { echo view("help_and_knowledge_base/articles/article_view", array("article_info" => $article_info)); } ?> </div> </div> </div> </div> </div> <script type="text/javascript"> $(document).ready(function () { //load message notifications $("#help-page-content").css({"min-height": $(window).height() - 110 + "px"}); <?php if (isset($scroll_to_content)) { ?> if (isMobile()) { //scroll to the content for mobile devices setTimeout(function () { window.scrollTo(0, $("#help-page-content").offset().top - 60); }, 200); } <?php } ?> }); </script>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.1 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�