8
edits
m (moved AddOn\RecentUpload to RecentUpload: revised the page name to remove the backslash which was causing some issues) |
Beteljuice (talk | contribs) m (→Installation) |
||
//config - define variables to match the files you are interested in
// format: "file nickname", "update frequency", "file url"
// - nickname may be "" (will be replaced by url)
$nickname[] = "Realtime.txt"; $freq[]="30 Seconds"; $file_url[]="./realtime.txt";
?>
</pre>
=Configuration=
|
edits