Some functions renamed:
authorRoland Häder <roland@mxchange.org>
Tue, 13 Sep 2011 16:06:27 +0000 (16:06 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 13 Sep 2011 16:06:27 +0000 (16:06 +0000)
commit21b7860d55b9125cb4adb9b48511d6b1cf0cae20
treee926c110418eb3e0018d1df622dbd12e8f29ee80
parentd6763de46a753a7e28cae188ea75dea168abc251
Some functions renamed:
- sendHeader() and flushHeaders() renamed to addHttpHeader() and
  flushHttpHeaders(), these are only HTTP-related functions
- Therefore they have been moved to proper library script
inc/http-functions.php
inc/modules/admin/what-logs.php
inc/template-functions.php
inc/wrapper-functions.php