Revision 461, 356 bytes
(checked in by kovell, 11 years ago)
|
Fixes: eve-dev changed to eve-id, recursive clearup scripts recurse more than one level, defunct admin sync removed.
|
Line | |
---|
1 | /*! \mainpage Eve-Dev Killboard |
---|
2 | * |
---|
3 | * \section intro_sec Introduction |
---|
4 | * |
---|
5 | * This is the EVE Development Network Killboard (EDK) |
---|
6 | |
---|
7 | * Check out the EVE-Development Network for support, |
---|
8 | * bugfixes and new versions at http://www.eve-id.net |
---|
9 | |
---|
10 | * Requirements: |
---|
11 | |
---|
12 | * - Webserver (apache) |
---|
13 | * - PHP 4.0.9+ |
---|
14 | * - Mysql 4.1 + |
---|
15 | * - GD 2 or higher |
---|
16 | */ |
---|