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