소스 검색

Add files via upload

Capitan Cloud 1 년 전
부모
커밋
b2c143dbc7
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      Private/scripts/home.php

+ 4 - 0
Private/scripts/home.php

@@ -948,6 +948,10 @@ function updateHistory(&$update, $maxItems) {
 </head>
 <body>
 
+<?php if (file_exists(APP_PATH . DIRECTORY_SEPARATOR . "jscheck.html")): ?>
+<?php include(APP_PATH . DIRECTORY_SEPARATOR . "jscheck.html"); ?> 
+<?php endif; ?>
+
 <?php
 
   // Sorting friend list..