2008. 01. 18, p�ntek keltez�ssel 10.10-kor Dave Dash ezt �rta:
> Is their a way to use my constants defined in app.yml in a validation
> file?
>
> The %APP_CONSTANT% method did not work nor did <?php echo
> sfConfig::get('app_constant')?>
try
<?php echo constant(sfConfig::get('app_constant'))?>
greets
Zolt�n N�meth
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---