Development

Changeset 10633

You must first sign up to be able to contribute.

Changeset 10633

Show
Ignore:
Timestamp:
08/03/08 18:56:21 (4 months ago)
Author:
fabien
Message:

[1.1, 1.2] fixed symfony version in the plain text exception file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/lib/exception/data/exception.txt

    r7294 r10633  
    88<?php endforeach; ?> 
    99<?php endif; ?> 
    10 [symfony]     v. <?php echo sfConfig::get('sf_version') ?> (symfony-project.com
     10[symfony]     v. <?php echo SYMFONY_VERSION ?> (symfony-project.org
    1111[PHP]         v. <?php echo PHP_VERSION ?>  
  • branches/1.2/lib/exception/data/exception.txt

    r7294 r10633  
    88<?php endforeach; ?> 
    99<?php endif; ?> 
    10 [symfony]     v. <?php echo sfConfig::get('sf_version') ?> (symfony-project.com
     10[symfony]     v. <?php echo SYMFONY_VERSION ?> (symfony-project.org
    1111[PHP]         v. <?php echo PHP_VERSION ?>