4
davidl2 you're right, here is the info from the readme.html
4. Tips
Update XML feed content automatically by using cron job
the API file: XOOPS_ROOT_PATH/cache/xmline/xmline.php. The file is created during installation, you may re-create whenever it is deleted.
add cronjob: the command to run: YourPhpPath XOOPS_ROOT_PATH/cache/xmline/xmline.php
if you do not have cron, let someone else help update your XMLine using his cron: (http://)YourXoopsURL/cache/xmline/xmline.php
At least, you can use pseudo-cron: put the link (http://)YourXoopsURL/cache/xmline/xmline.php to some page of your site, such as the include/common.php
Jeff