diff options
Diffstat (limited to 'classes/offer.class.php')
-rw-r--r-- | classes/offer.class.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/classes/offer.class.php b/classes/offer.class.php index 9e0a956..6dedd09 100644 --- a/classes/offer.class.php +++ b/classes/offer.class.php @@ -45,6 +45,8 @@ class offer { /** * Create a new instance * + * Blah + * * @param PDO $pdo The PDO class, to access the database * @param int $id The id of the offer to fetch * |