source: branches/version-2_12-dev/data/class_extends/SC_Response_Ex.php @ 22796

Revision 22796, 100 bytes checked in by h_yoshimoto, 11 years ago (diff)

#2236 2.12.3リリース以降の2.12-devへのコミット差し戻し

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
Line 
1<?php
2
3require_once CLASS_REALDIR . 'SC_Response.php';
4
5class SC_Response_Ex extends SC_Response{
6}
Note: See TracBrowser for help on using the repository browser.