On 2008-05-05 Mohammad Ali Safari wrote:
> I am using Symfony V1.0.13 on windows (with WAMP) and whenever I use
> admin-generator (symfony propel-init-admin ..) it not only rewrites
> actions.class.php file in cache directory (which is normal) but also
> rewrites the action.class.php in module directory which basically removes
> all my own functions.
I guess it's intentional for a generator to write its own action.class.php
as it should be used to create a working application. And doing so only in
the cache would make the application vanish if somebody does "symfony cc".
But you could file a wishlist-bug-report asking for check if the module
already exists so that the user can move it to a safe place.
bye,
-christian-
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---