diff options
Diffstat (limited to 'class/TableRRepo.php')
-rw-r--r-- | class/TableRRepo.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/class/TableRRepo.php b/class/TableRRepo.php index 0eba46e..8d23082 100644 --- a/class/TableRRepo.php +++ b/class/TableRRepo.php @@ -37,17 +37,6 @@ class TableRRepo extends CommonTable { - - /** - * Instanciate a TablePearRepo to manage pearrepo table - * - * @param object $db PDO instance of the DB connection - */ - function __construct($db) - { - parent::__construct($db, 'rrepo'); - } - /** * Create the table and populate it with known repo * |