]> git.mxchange.org Git - core.git/commit
PrimeraApi improved, some code cosmetics:
authorRoland Häder <roland@mxchange.org>
Tue, 19 Apr 2011 00:23:39 +0000 (00:23 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 19 Apr 2011 00:23:39 +0000 (00:23 +0000)
commit963c572825d800849d69095e28ae13ae22eebd97
tree39439fa8e06ccb5325a80ee481a3df25d3c5c2bb
parent1f103e723d967aa2e6197b974f358ffffcae53b8
PrimeraApi improved, some code cosmetics:
- PrimerApi improved:
  + All methods and fields are now written "lowerCamelCase"
  + Many double-quotes replaced with single to speed up things
  + POST request is now sent in one big pice (and not line-by-line)
- Code cosmetics applied
inc/classes/main/database/databases/class_LocalFileDatabase.php
inc/classes/main/database/wrapper/class_UserDatabaseWrapper.php
inc/classes/third_party/api/primusportal/class_PrimeraApi.php