Revision 190, 0.6 KB
(checked in by exi, 14 years ago)
|
This is a big update...
Moved all admin scripts to common/admin.
Moved all includes and classes to common/includes.
Edited all include-paths to reflect the movement.
Fixed a bug with the session system allowing every registered user to access admin pages.
Replaced calls to date() to use a wrapper so gmdate can be used.
Replaced some calls to $config with calls to the static object.
Fixed a big which caused the portrait_grab to not download a new picute.
Added a classified-state to kills.
Removed the sync_server server script in this tree.
Added code to help modules find the includes to index.php.
|
Line | |
---|
1 | This is the EDK - EVE Development Network Killboard v1.3 - Tigerduck Memorial Edition |
---|
2 | |
---|
3 | Check out the EVE-Development Network for support, |
---|
4 | bugfixes and new versions at www.eve-dev.net... |
---|
5 | Developers wanted! |
---|
6 | If you'd like to contribute to further version of this killboard, sign up for the EVE-Dev forums! |
---|
7 | |
---|
8 | Requirements: |
---|
9 | |
---|
10 | - Webserver (apache) |
---|
11 | - PHP 4.0.9+ |
---|
12 | - Mysql 3.23.+ |
---|
13 | - GD 2 or higher |
---|
14 | |
---|
15 | Setup: |
---|
16 | |
---|
17 | - Upload the whole package to a webhost |
---|
18 | - Point your webbrowser to /install inside the EDK-Directory |
---|
19 | - Follow the instructions |
---|
20 | - Have fun ;) |
---|
21 | |
---|
22 | |
---|
23 | o/ EVE Development Network |
---|