new : Add the first_name in the search box for cards
This commit is contained in:
parent
f85338bcec
commit
a3947245a1
4 changed files with 85 additions and 4 deletions
|
|
@ -804,7 +804,10 @@ class Database
|
|||
}
|
||||
static function test_me()
|
||||
{}
|
||||
|
||||
function status()
|
||||
{
|
||||
return pg_transaction_status($this->db);
|
||||
}
|
||||
}
|
||||
|
||||
/* test::test_me(); */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue