WIP: refactoring newsLib - adding input sanitation helpers
This commit is contained in:
@@ -14,7 +14,6 @@ $secrets = json_decode(
|
||||
);
|
||||
|
||||
|
||||
|
||||
try {
|
||||
$conn = new PDO(
|
||||
dsn: join(separator: ";",array: [
|
||||
|
||||
Reference in New Issue
Block a user