first
This commit is contained in:
11
modules/bbs/action/a.get_onelineList.php
Normal file
11
modules/bbs/action/a.get_onelineList.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
if(!defined('__KIMS__')) exit;
|
||||
|
||||
include $theme.'comment/function.php';
|
||||
?>
|
||||
[RESULT:
|
||||
<?php echo getOnelineList($theme,$parent)?>
|
||||
:RESULT]
|
||||
<?php
|
||||
exit;
|
||||
?>
|
||||
Reference in New Issue
Block a user