Latest and greatest.

git-svn-id: http://svn.cleancode.org/svn/pickles@85 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
Josh Sherman 2008-12-31 02:45:40 +00:00
parent 8fc09876cf
commit c6af785100
18 changed files with 451 additions and 46 deletions

View file

@ -57,7 +57,7 @@ abstract class Display_Common extends Object {
ini_set('arg_separator.output', '&');
ini_set('url_rewriter.tags', 'a=href,area=href,frame=src,input=src,fieldset=');
header('Content-type: text/html; charset=UTF-8');
//header('Content-type: text/html; charset=UTF-8');
if ($this->config->getDebug() === true) {
?>