Skip to content

Commit

Permalink
fix upgrade script, and SQL scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Mar 10, 2010
1 parent 4df0c51 commit 7b40c8b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/create.sql

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/previousVersion.sql

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/upgrades/upgrade_7.8.13-7.9.0.pl
Expand Up @@ -68,6 +68,7 @@ sub addFilePumpMacro {
print "\tAdd the FilePump macro... " unless $quiet;
# and here's our code
$session->config->addToHash('macros', 'FilePump' => 'FilePump');
print "DONE!\n" unless $quiet;
}

#----------------------------------------------------------------------------
Expand Down

0 comments on commit 7b40c8b

Please sign in to comment.