Skip to content

Commit

Permalink
Fix coding style error.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Jun 6, 2013
1 parent aad301a commit fdeec5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Cake/Database/Schema/MysqlSchema.php
Expand Up @@ -229,6 +229,7 @@ public function describeForeignKeySql($table) {
*/
public function convertForeignKey(Table $table, $row) {
}

/**
* Generate the SQL to truncate a table.
*
Expand Down

0 comments on commit fdeec5e

Please sign in to comment.