MediaWiki  REL1_24
DatabaseSqliteStandalone Class Reference

This class allows simple acccess to a SQLite database independently from main database settings. More...

Inheritance diagram for DatabaseSqliteStandalone:
Collaboration diagram for DatabaseSqliteStandalone:

List of all members.

Public Member Functions

 __construct ($fileName, $flags=0)

Detailed Description

This class allows simple acccess to a SQLite database independently from main database settings.

Definition at line 982 of file DatabaseSqlite.php.


Constructor & Destructor Documentation

DatabaseSqliteStandalone::__construct ( fileName,
flags = 0 
)

Definition at line 983 of file DatabaseSqlite.php.


The documentation for this class was generated from the following file: