Directory DOCS/doxygen/

Directory Created:
2012-12-02 11:25
Total Files:
1
Deleted Files:
0
Lines of Code:
0

[root]/DOCS/doxygen

Lines of Code

DOCS/doxygen/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 2 (100.0%) 1 (100.0%) 0.5

Most Recent Commits

quix0r 2013-01-09 21:09 Rev.: 6288

Fixes to HTTP functions to return proper HTTP body and headers:
- Emptied to .htaccess files to allow accessing doxygen documentation (html)
- The first "$response = array('', '', '')" line caused to much trouble
- Use "strlen($line) == 0" instead of "empty($line)" or else \r\n will be
detected as empty
- Removed superfluious empty line removal block
- Fixed broken HTTP headers
- Added \r\n to them to mimic header->body
- TODOs.txt updated

0 lines of code changed in 1 file:

  • DOCS/doxygen: .htaccess (-1)
quix0r 2012-12-02 11:25 Rev.: 6234

Protection for all DOCS directories

1 lines of code changed in 1 file:

  • DOCS/doxygen: .htaccess (new 1)
Generated by StatSVN 0.7.0