]> git.mxchange.org Git - core.git/commit
Moved translation arrays, added new convertion functions:
authorRoland Häder <roland@mxchange.org>
Mon, 4 Apr 2011 23:07:22 +0000 (23:07 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 4 Apr 2011 23:07:22 +0000 (23:07 +0000)
commitacb9e8776771abf9789ef9b7dd8dc92ed8c9fdd8
tree9c56534e9bd69fb05fec2776a6eac7c99415e24e
parentf4cfb30c6afb319113e121618afef6bc32153410
Moved translation arrays, added new convertion functions:
- Moved translation arrays from previously added convertion functions as static,
  private attributes to the top
- Added two new functions dec2asc() and asc2dec()
inc/classes/main/class_BaseFrameworkSystem.php