Difference between revisions of "Freeside:1.9:Documentation:Developer/FS/Upgrade"

From Freeside
Jump to: navigation, search
(import from POD)
 
(No difference)

Latest revision as of 19:18, 18 February 2008

NAME

FS::Upgrade - Database upgrade routines

SYNOPSIS

 use FS::Upgrade;

DESCRIPTION

Currently this module simply provides a place to store common subroutines for database upgrades.

SUBROUTINES

BUGS

Sure.

SEE ALSO