Latest and greatest.
git-svn-id: http://svn.cleancode.org/svn/pickles@85 4d10bc64-7434-11dc-a737-d2d0f8310089
This commit is contained in:
parent
8fc09876cf
commit
c6af785100
18 changed files with 451 additions and 46 deletions
|
@ -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) {
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue