* The .htaccess file is updated to set some PHP flags to sane defaults.
commit38d3b55dac1a6bace4c4fbe124a16dbb310074dd
authorvinnl <imnotb@gmail.com>
Sat, 5 Apr 2008 17:30:24 +0000 (5 19:30 +0200)
committervinnl <imnotb@gmail.com>
Sat, 5 Apr 2008 17:30:24 +0000 (5 19:30 +0200)
tree37daccc3e31b4c620e372acef8b2ca8d8c450719
parentbb7861d5eabe328c8bf869f5ab08fd0849393abe
 * The .htaccess file is updated to set some PHP flags to sane defaults.
 * [Html] HTMLPurifier is now used to make sure the HTML is valid.
project/.htaccess
project/data/cache/HtmlPurifier/HTML/3.0.0-5c2c072ee8046242c182234e00554082-1.ser [new file with mode: 0644]
project/data/cache/HtmlPurifier/URI/3.0.0-acb10c3dfc8a3ab099f21bd9bda6f142-1.ser [new file with mode: 0644]
project/index.php
project/modules/admin/controllers/ConfigController.php
project/modules/branding/controllers/BrandingController.php
project/modules/filelogger/Module.php
project/modules/html/controllers/IndexController.php