Skip to content

Commit

Permalink
re-added episode dedupe validation
Browse files Browse the repository at this point in the history
  • Loading branch information
slifty committed May 9, 2011
1 parent 4e3a62d commit d530f4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions models/Episode.php
Expand Up @@ -29,8 +29,6 @@ public function load($dataArray) {
}

public function validate() {
return true;

$mysqli = DBConn::mysqli_connect();

// Make sure this user doesn't already have an episode for this date
Expand Down

0 comments on commit d530f4d

Please sign in to comment.