summaryrefslogtreecommitdiff
path: root/plugins/Irc/extlib/phergie/Phergie/Tools/LogViewer/INSTALL
blob: dfc98575617fee64bf7e6b78d6370b1e0b835a7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
-----------------------------------------------------------------------------
-- About LogViewer
-----------------------------------------------------------------------------

The purpose of this tool is to make an HTML display of the Logs made by the 
Logging plugin for Phergie stored in SQLite database.

-----------------------------------------------------------------------------
-- Installation
-----------------------------------------------------------------------------

To install this, simply copy the contents of this directory into whatever
directory you want this to run under.

-----------------------------------------------------------------------------
-- Configuration
-----------------------------------------------------------------------------

The only configuration needed at this point in time is to edit the $database
variable in the top of the index.php to point to the appropriate Phergie
log file.

Stuff may get more complicated in the future ;)  But this is meant to be 
simple for now.