mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@22 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ef0f13e800
commit
52b96328f9
5 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ./admin.php
|
||||
* @file admin.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 관리자 페이지
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ./index.php
|
||||
* @file index.php
|
||||
* @author zero (zero@zeroboard.com)
|
||||
* @brief 시작 페이지
|
||||
*
|
||||
|
|
|
|||
2
rss.php
2
rss.php
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ./rss.php
|
||||
* @file rss.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief rss를 출력하기 위한 파일. index.php와 거의 동일하나 act를 dispRss 로 고정시키는 것만 다름
|
||||
**/
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ./trackback.php
|
||||
* @file trackback.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief 트랙백을 받기 위한 파일. 파일이름때문에.. index.php와 거의 동일하나 act를 procReceiveTrackback로 고정
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue