XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
trash.view.php
Go to the documentation of this file.
1 <?php
2 /* Copyright (C) NAVER <http://www.navercorp.com> */
11 class trashView extends trash
12 {
17  function init()
18  {
19  }
20 }
21 /* End of file trash.view.php */
22 /* Location: ./modules/trash/trash.view.php */