aboutsummaryrefslogtreecommitdiff
path: root/classes/offer.class.php
diff options
context:
space:
mode:
authorCamil Staps2015-02-07 21:11:56 +0100
committerCamil Staps2015-02-07 21:11:56 +0100
commita4825f6878b33959cd316acf5d363450e2879145 (patch)
treeecb2bc77e4a9308aaa28f96e69c2f23f3891a14d /classes/offer.class.php
parentAdded documentation (diff)
latest updates
Diffstat (limited to 'classes/offer.class.php')
-rw-r--r--classes/offer.class.php2
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
*