Development

Changeset 6369

You must first sign up to be able to contribute.

Changeset 6369

Show
Ignore:
Timestamp:
12/07/07 17:18:53 (1 year ago)
Author:
fabien
Message:

fixed typo (closes #2080)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.0/data/data/error_messages.yml

    r500 r6369  
    11errors: 
    22  err0001: | 
    3     Symfony enforces some `php.ini` values threw the `php.yml` configuration file (under `check` category). 
     3    Symfony enforces some `php.ini` values through the `php.yml` configuration file (under `check` category). 
    44 
    55    It seems you have a key in your `php.ini` configuration file with a "un-authorized" value (according to the symfony `php.yml` configuration file).