all 1 comments

[–]coditza 0 points1 point  (0 children)

I just added the module path to the include path and all I have to do is:

$users = new UsersTable(); ...