Hello,
I've just installed the SVN version of FastDeploy. It looks like a great tool.
I've come across a file that seem to be missing: list_users.php
I also have a quick diff I'd like to submit to fix the link to edit the configuration file ( config.php )
root@mars:/var/www/fastdeploy/includes$ diff FastdeployClasses.php FastdeployClasses.php~
119c119
< <div dojoType="TreeNode" title="Edit Configuration" object="config"> </div>
---
> <div dojoType="TreeNode" title="Edit Configuration" object="/config"> </div>
root@mars:/var/www/fastdeploy/includes$
I noticed that there are no problems with these pages in the demo, is there a newer version available ?
TIA,
-- Tim