mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 11:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@104 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a910e3c018
commit
3275c2aefa
2 changed files with 11 additions and 11 deletions
11
plugins/rainbow_link/rainbow_link.plugin.php
Normal file
11
plugins/rainbow_link/rainbow_link.plugin.php
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?php
|
||||
/**
|
||||
* @class rainbow_link
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief 링크 마우스 오버시 무지개색으로 보여줌
|
||||
* @todo 미구현
|
||||
**/
|
||||
|
||||
class rainbow_link extends Plugin {
|
||||
}
|
||||
?>
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
* @class spam_filter
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief 스팸필터링 애드온
|
||||
* @todo 미구현
|
||||
**/
|
||||
|
||||
class spam_filter extends AddOn {
|
||||
}
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue