silverstripe-framework/core
Ingo Schommer e4a7141f00 additional requirements isset() check
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@46309 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-12-04 04:09:07 +00:00
..
control Fixed bug with 404 header (merged from branches/2.2.0@45907, r45616) 2007-12-02 21:33:59 +00:00
model Improved support for DataObjectInterface implementors in forms 2007-12-04 04:07:04 +00:00
ArrayData.php Fixed up strange code formatting. Now in line with coding conventions at doc.silverstripe.com/doku.php?id=coding-conventions 2007-10-20 08:36:47 +00:00
ArrayLib.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ClassInfo.php isset()-check in ready() 2007-09-16 17:24:24 +00:00
Convert.php lperera: Fixed error message - Convert::raw2html is deprecated. (merged from branches/gsoc) 2007-09-14 01:21:37 +00:00
Cookie.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Core.php cache folder in webroot should just be called silverstripe-cache (merged from branches/2.2.0@45907, r45618) 2007-12-02 21:34:18 +00:00
Debug.php #1586 - Object.php contains request parameter 'debugmethods' 2007-11-07 23:46:00 +00:00
Email.php parents-merge 33138 - Added IsEmail boolean to email templates 2007-11-19 01:14:10 +00:00
Extension.php Moved extension/decorator system from DataObject to Object, so that any object in the system can be extended 2007-08-16 06:32:49 +00:00
HTTP.php merge changest 35230 2007-11-20 23:53:53 +00:00
i18n.php formatting for CLI 2007-11-11 22:44:40 +00:00
ManifestBuilder.php Fixed reverting of database code 2007-10-03 00:10:03 +00:00
Object.php #1586 - Object.php contains request parameter 'debugmethods' 2007-11-07 23:46:00 +00:00
Requirements.php additional requirements isset() check 2007-12-04 04:09:07 +00:00
Session.php Session class updates with the changes, rather than completely overwriting. This makes it easier for legacy apps to access directly. 2007-11-19 03:12:29 +00:00
SSViewer.php #1534 (patch by severin.schols) Added support for sprintf(_t()) usage in template for translation 2007-12-03 01:21:52 +00:00
ViewableData.php convert r45256 2007-11-26 04:05:53 +00:00