Changeset 20541 for branches/version-2_5-dev/data/class_extends
- Timestamp:
- 2011/03/07 15:47:27 (15 years ago)
- Location:
- branches/version-2_5-dev/data/class_extends
- Files:
-
- 4 edited
-
SC_Display_Ex.php (modified) (1 diff)
-
SC_Response_Ex.php (modified) (1 diff)
-
util_extends/GC_Utils_Ex.php (modified) (1 diff)
-
util_extends/SC_Utils_Ex.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/class_extends/SC_Display_Ex.php
r20540 r20541 4 4 5 5 class SC_Display_Ex extends SC_Display{ 6 7 8 6 } -
branches/version-2_5-dev/data/class_extends/SC_Response_Ex.php
r20540 r20541 4 4 5 5 class SC_Response_Ex extends SC_Response{ 6 7 8 6 } -
branches/version-2_5-dev/data/class_extends/util_extends/GC_Utils_Ex.php
r20534 r20541 35 35 */ 36 36 class GC_Utils_Ex extends GC_Utils { 37 38 37 } 39 38 ?> -
branches/version-2_5-dev/data/class_extends/util_extends/SC_Utils_Ex.php
r20534 r20541 35 35 */ 36 36 class SC_Utils_Ex extends SC_Utils { 37 38 37 } 39 38 ?>
Note: See TracChangeset
for help on using the changeset viewer.
