- Timestamp:
- 2013/02/18 19:09:54 (13 years ago)
- Location:
- branches/version-2_12-dev/data/class_extends/util_extends
- Files:
-
- 2 edited
-
GC_Utils_Ex.php (modified) (1 diff)
-
SC_Utils_Ex.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class_extends/util_extends/GC_Utils_Ex.php
r22206 r22567 34 34 * @version $Id$ 35 35 */ 36 class GC_Utils_Ex extends GC_Utils { 36 class GC_Utils_Ex extends GC_Utils 37 { 37 38 } -
branches/version-2_12-dev/data/class_extends/util_extends/SC_Utils_Ex.php
r22206 r22567 34 34 * @version $Id$ 35 35 */ 36 class SC_Utils_Ex extends SC_Utils { 36 class SC_Utils_Ex extends SC_Utils 37 { 37 38 }
Note: See TracChangeset
for help on using the changeset viewer.
