From a4825f6878b33959cd316acf5d363450e2879145 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sat, 7 Feb 2015 21:11:56 +0100 Subject: latest updates --- classes/BusinessAdmin.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/BusinessAdmin.class.php') diff --git a/classes/BusinessAdmin.class.php b/classes/BusinessAdmin.class.php index ce5525b..20b95c4 100644 --- a/classes/BusinessAdmin.class.php +++ b/classes/BusinessAdmin.class.php @@ -36,7 +36,7 @@ class BusinessAdmin { * * @param PDO $pdo The PDO class for database connection * - * @throws PDOException Is something went wrong with the database + * @throws PDOException If something went wrong with the database * * @return int[] The ids */ -- cgit v1.2.3