Changeset 2061
- Timestamp:
- 5/4/2010 8:22:40 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/website/scripts/blackbox/upload.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/website/scripts/blackbox/upload.php
r1929 r2061 36 36 continue; 37 37 38 $stackFrames .= sprintf('(StackFrameIndex=%d AND Function= \'%s\') OR ',38 $stackFrames .= sprintf('(StackFrameIndex=%d AND Function=%s\') OR ', 39 39 $stackIndex, $pdo->quote(GetFunctionNameFromStackTrace($stackFrame))); 40 40 }
Note: See TracChangeset
for help on using the changeset viewer.
