A translation platform for PHP projects developed in PHP.
- The application should not run on a shared server were users have shell access, to prevent SVN credentials leak from
pscommand - You must disable remote access to
api/update.phpfile, this file must only called from trusted sources (Cron task, SVN hook, etc.) - You should disable remote access to
local/folder andupdate.logfile if you host private projects
