]> git.mxchange.org Git - mailer.git/commit
Some functions renamed:
authorquix0r <quix0r@mxchange.org>
Tue, 13 Sep 2011 16:06:27 +0000 (16:06 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 13 Sep 2011 16:06:27 +0000 (16:06 +0000)
commitb1bbfdcb5f74c6f759bcda0f31e5b0f8ca6943fe
treee926c110418eb3e0018d1df622dbd12e8f29ee80
parent5860f392a22394144c095039b331003124644c4f
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