- Timestamp:
- 2010/12/31 14:43:16 (16 years ago)
- Location:
- branches/version-2_5-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_5-dev/data/class_extends/util_extends/GC_Utils_Ex.php
r18701 r19803 23 23 24 24 // {{{ requires 25 require_once(CLASS_ PATH . "util/GC_Utils.php");25 require_once(CLASS_FILE_PATH . "util/GC_Utils.php"); 26 26 27 27 /** -
branches/version-2_5-dev/data/class_extends/util_extends/SC_Utils_Ex.php
r18701 r19803 23 23 24 24 // {{{ requires 25 require_once(CLASS_ PATH . "util/SC_Utils.php");25 require_once(CLASS_FILE_PATH . "util/SC_Utils.php"); 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.
