If you want to implement custom scheduler functions for SugarCRM you should create the file custom/modules/Schedulers/_AddJobsHere.php
and implement your functions there:
Tags / Software
Page 9
2012-06-02
The zsh contains a very usefull extension called zmv. You can load it via autoload -U zmv
. The man page is located under zshcontrib. A very usefull flag is -n
which does not execute the command but prints the command that would be executed. Use this if you are unsure about your patterns.
2012-06-01
Download the latest tarball from the Sylpheed homepage and unpack it. Afterwards go into the source directory and execute the following commands: