mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
add description of function
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10765 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ebfe89ca32
commit
1bd252610e
7 changed files with 102 additions and 54 deletions
|
|
@ -8,13 +8,14 @@
|
|||
class communicationAdminModel extends communication {
|
||||
|
||||
/**
|
||||
* @brief Initialization
|
||||
* Initialization
|
||||
**/
|
||||
function init() {
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief return the html to select colorset of the skin
|
||||
* the html to select colorset of the skin
|
||||
* @return void
|
||||
**/
|
||||
function getCommunicationAdminColorset() {
|
||||
$skin = Context::get('skin');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue