now that http://drupal.org/node/74997 hit core, we don't need to implement our own version of project_issue_db_table_exists(), we can just use the db_table_exists() method in core.
this should be postponed until we actively port this module to the HEAD API.

Comments

dww’s picture

Status: Postponed » Active

let the porting to 5.x begin! ;)

dww’s picture

Assigned: Unassigned » dww
Status: Active » Fixed

i just committed this separately since a) it's totally obvious/standalone (needs no testing/review) and b) i still needed to test http://drupal.org/node/104217 some more... this was the best i could come up with. ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)