beep boop test change
This commit is contained in:
parent
5aa75f57be
commit
916ed28fc8
@ -33,6 +33,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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user