This topic is locked

Default Security

6/22/2006 6:15:59 AM
PHPRunner General questions
S
scy author

I have an application consisting of many projects one being a Log in project with a security table.

Is it necessary to set the security in each project, or is it possible to only add project specific differences in the few individual projects that need it.

Sergey Kornilov admin 6/22/2006

Theoretically you can open project file (.phpr) and copy&paste security settings to another project file. I cannot guarantee it works.