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