My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 13: error in Client.php
2 people starred this issue and may be notified of changes. Back to list
 
Project Member Reported by bkmackellar, Mar 28, 2014
in Client.php, this code is incorrect
  function get_clientID() {
        return $this->id;
    }

the instance variable is named clientID. When I run testDbClient.php, an error message about this appears in the error log

make sure these kinds of simple errors are eliminated before you commit

Apr 2, 2014
Project Member #1 LenFle...@gmail.com
I fixed the variable.
Apr 2, 2014
Project Member #2 LenFle...@gmail.com
I'll handle this one.

Powered by Google Project Hosting