Revision 213, 0.7 KB
(checked in by ralle030583, 16 years ago)
|
All files (i hope i havent forgott something) was modified to use the the config in this way:
- config::get($key)
- config::del($key)
- config::set($key,value)
Exception Templates/Smarty?:
The templates still uses $config->get($key) and $config->set($key,$value) cause
it seems that smarty dont like the :: notification
|
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 | - Don't forget to delete the install folder after installation or restrict the access to it! |
---|
21 | - Have fun ;) |
---|
22 | |
---|
23 | |
---|
24 | o/ EVE Development Network |
---|