Development

Changeset 4285

You must first sign up to be able to contribute.

Changeset 4285

Show
Ignore:
Timestamp:
06/20/07 13:48:12 (1 year ago)
Author:
fabien
Message:

fixed a typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0/CHANGELOG

    r4284 r4285  
    1212* r4242: fixed a typo in MySQL i18n message source 
    1313* r4240: added an exception when a YAML file contains tabs instead of spaces when tabs are mixed with spaces 
    14 * r4238: replaced all accourences of deprecated function mysql_escape_string() by mysql_real_escape_string() (#1860) 
     14* r4238: replaced all occurences of deprecated function mysql_escape_string() by mysql_real_escape_string() (#1860) 
    1515* r4236: fixed bug for adjacent CSS selector 
    1616* r4228: fixed a bug in URL generation for route names having a star in the middle