XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
CommentClientDelegateInterface.class.php
1<?php
11
12if (!defined('XOOPS_ROOT_PATH')) {
13 exit();
14}
15
21{
33 public static function getClientList(/*** mixed[] ***/ &$list, /*** string ***/ $cDirname);
34}
static getClientList(&$list, $cDirname)