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