typo
This commit is contained in:
parent
f08ae56942
commit
d45e8c8564
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
class TA_TestSQLConnection extends TestAction{
|
||||
function __construct(){
|
||||
parent::_construct();
|
||||
parent::__construct();
|
||||
}
|
||||
function execute(){
|
||||
echo $this->testSQLConnection();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user