[dev] Send event reminders and daily agendas for different domains

Gonçalo Queirós goncalo.queiros at portugalmail.net
Wed May 25 13:48:13 UTC 2011


> Yes, this is the right direction. I would strip cli_ from the option
> name though, because it could potentially be users for different
> things than CLI scripts. And I would rather use an environment
> variable (SERVER_NAME) than a command line argument for the actual
> script, because you can run several several scripts under the same
> environment, or one script under several environments, without
> changing the script calls. Finally, this should of course be used by
> all CLI scripts.
>
> Jan.
>

If i set the SERVER_NAME environment variable, then the scripts from CLI
wouldn't run because they would fail on Horde_Cli::runningFromCLI(),
that's why i used a command line argument.

-- 
Gonçalo Queirós
Eng. Software
*m.* 913918777

*Portugalmail* | plataformas de inovação
*w.* http://www.portugalmail.net



More information about the dev mailing list