//test change 7
This commit is contained in:
parent
539761c049
commit
bb476ac407
@ -32,7 +32,7 @@ class TA_PopulateDB extends TestAction{
|
|||||||
catch(PDOException $e){
|
catch(PDOException $e){
|
||||||
self::logMessage("created test replies", "FAILURE");
|
self::logMessage("created test replies", "FAILURE");
|
||||||
die("pdo exception, cannot connect to sql:<br> $e");
|
die("pdo exception, cannot connect to sql:<br> $e");
|
||||||
//test change 6
|
//test change 7
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user