]> git.mxchange.org Git - core.git/commit
- Introduced prependStringToString() which can prepend a string to an other by
authorRoland Häder <roland@mxchange.org>
Mon, 4 Apr 2011 23:44:28 +0000 (23:44 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 4 Apr 2011 23:44:28 +0000 (23:44 +0000)
commitc1acefd913903bb304d9e2a6bd828509ed4d55c3
tree528baf4fa4cc34efacc95c2ec9f8237a679f4d33
parent8dc5316bec97fe71f141cde5f34c471eff02c689
- Introduced prependStringToString() which can prepend a string to an other by
  maintaining the total length. The prepended string will be truncated so the
  total length will not be exceeded.
- Some debug messages added/commented out
inc/classes/main/class_BaseFrameworkSystem.php