Changeset 21589 for branches/version-2_12-dev/data/class/SC_Query.php
- Timestamp:
- 2012/03/04 22:25:28 (14 years ago)
- File:
-
- 1 edited
-
branches/version-2_12-dev/data/class/SC_Query.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/SC_Query.php
r21583 r21589 1082 1082 } 1083 1083 1084 $msg .= 'execution time: ' . sprintf( "%.2f sec", $timeExecTime) . "\n";1084 $msg .= 'execution time: ' . sprintf('%.2f sec', $timeExecTime) . "\n"; 1085 1085 GC_Utils_Ex::gfPrintLog($msg, DB_LOG_REALFILE); 1086 1086 }
Note: See TracChangeset
for help on using the changeset viewer.
