Changeset 22435 for branches/version-2_12-multilang/data/class/SC_Image.php
- Timestamp:
- 2013/01/27 22:13:23 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-multilang/data/class/SC_Image.php
r22433 r22435 54 54 } else { 55 55 $tokens = array( 56 ' T_FROM' => $from_path,57 ' T_TO' => $to_path56 '%s1' => $from_path, 57 '%s2' => $to_path 58 58 ); 59 59 GC_Utils_Ex::gfDebugLog(t('SC_Image_002', $tokens));
Note: See TracChangeset
for help on using the changeset viewer.
