]> git.sur5r.net Git - bacula/docs/blobdiff - docs/tools/sf2bacula_downloads.pl
Add comment to sf2bacula_downloads.pl script
[bacula/docs] / docs / tools / sf2bacula_downloads.pl
index fad7bb4f9dfa835670bb8cb1836530e9209d1b89..0539f41da0d67ea5d4b7aa4da03da4e00f920cdf 100755 (executable)
@@ -91,6 +91,8 @@ close(FP);
 
 print '
 <? require_once("inc/header.php"); ?>
+<? // This page is generated by sf2bacula_downloads.pl in eric s crontab, 
+   // no need to update it by hand ?>
 <table>
   <tr>
    <td class="contentTopic">
@@ -162,5 +164,6 @@ print_cat('depkgs-qt');
 
 print '
 </table>
+<small>', scalar(localtime), '</small>
 <? require_once("inc/footer.php"); ?>
 ';