Changeset 7858 for trunk/README
- Timestamp:
- Apr 22, 2010, 11:06:55 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/README ¶
r7790 r7858 31 31 /src/logfile.txt -> Main logging file with errors, warnings, etc. 32 32 33 = Hacking = 34 In src/inc/LogHandler.class.php you can edit the logging values: 35 define('LOG_LEVEL_ECHO', SYSLOG_DEBUG); 36 define('LOG_LEVEL_WRITE', SYSLOG_DEBUG); 37 define('LOG_LEVEL_MAIL', SYSLOG_EMERG); 38 39 Use USB Webserver (www.usbwebserver.com) for testing under Windows systems 40 41 Use Eclipse (www.eclipse.org) for editing the code for easy auto completion 42 33 43 = Credits = 34 44 Application created as a project of Hogeschool Leiden by the students:
Note:
See TracChangeset
for help on using the changeset viewer.