silverstripe-framework/core
Ingo Schommer 823916f7a2 Merged revisions 47488 via svnmerge from
svn://svn.silverstripe.com/silverstripe/modules/sapphire/branches/2.2.0-mesq

........
  r47488 | ischommer | 2007-12-21 16:03:04 +1300 (Fri, 21 Dec 2007) | 1 line
  
  in fileExists(): replace any appended query-strings, e.g. /path/to/foo.php?bar=1 to /path/to/foo.php
........


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@52396 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-09 10:59:30 +00:00
..
control Merged revisions 47488 via svnmerge from 2008-04-09 10:59:30 +00:00
model ENHANCEMENT secured URL actions 2008-04-06 04:09:59 +00:00
ArrayData.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
ArrayLib.php Improving API documentation 2008-03-02 23:24:10 +00:00
ClassInfo.php Improving API documentation 2008-03-02 23:24:10 +00:00
Convert.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Cookie.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Core.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Debug.php added more readable output for error messages and exceptions 2008-03-16 22:13:31 +00:00
Email.php $isPlain flag added to the parseVariables function 2008-03-12 04:19:39 +00:00
Extension.php Merged revisions 50180 via svnmerge from 2008-03-11 01:30:19 +00:00
HTTP.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
i18n.php BUGFIX fixed php notice 2008-04-06 03:31:11 +00:00
ManifestBuilder.php Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
Object.php API CHANGE LeftAndMain.php: Removed $extra_menu_items, $replaced_menu_items, $removed_menu_items (all handled in $menu_items now) 2008-04-05 03:43:58 +00:00
Requirements.php Merged revisions 51944 via svnmerge from 2008-04-07 21:39:11 +00:00
Session.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
SSViewer.php Merged revisions 50783 via svnmerge from 2008-03-11 03:29:30 +00:00
TokenisedRegularExpression.php Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
ViewableData.php Merged revisions 50683 via svnmerge from 2008-03-11 01:31:43 +00:00