File/lib/stockmaniac.class.php

Description

StockManiac is a Web Application to simply manage stocks in a (private) Bank Account.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Classes
Class Description
 class stockmaniac StockManiac
Includes
 require_once ('dbi.class.php') (line 31)

requirements

Constants
REQUIRED_DATABASE_VERSION = '23' (line 51)

Required database version.

This is what the code needs. StockManiac will refuse to run and attempt to migrate if the database (see version table) does not provide this version.

Packagers may (should) extract it from here.

VERSION = '0.16.0' (line 39)

Current release and database version.

Packagers may (should) extract it from here.

Documentation generated on Sun, 22 Aug 2010 11:20:25 +0200 by phpDocumentor 1.4.3