git-svn-id: http://xe-core.googlecode.com/svn/trunk@282 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-06 03:58:39 +00:00
parent 7258af97a0
commit d2a2e56df4

View file

@ -1,12 +0,0 @@
<?php
/**
* @class sample_layout
* @author zero (zero@nzeo.com)
* @brief test 레이아웃
* @todo 미구현
**/
class sample_layout extends Layout {
}
?>