fixed inhertiance
This commit is contained in:
parent
1acdcad149
commit
f08ae56942
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
class TA_TestSQLConnection{
|
||||
class TA_TestSQLConnection extends TestAction{
|
||||
function __construct(){
|
||||
parent::_construct();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user