- Timestamp:
- 2010/12/31 23:23:49 (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
r19803 r19805 23 23 24 24 // {{{ requires 25 require_once(CLASS_ FILE_PATH. "util/GC_Utils.php");25 require_once(CLASS_REALDIR . "util/GC_Utils.php"); 26 26 27 27 /** -
branches/version-2_5-dev/data/class_extends/util_extends/SC_Utils_Ex.php
r19803 r19805 23 23 24 24 // {{{ requires 25 require_once(CLASS_ FILE_PATH. "util/SC_Utils.php");25 require_once(CLASS_REALDIR . "util/SC_Utils.php"); 26 26 27 27 /**
Note: See TracChangeset
for help on using the changeset viewer.
