[geeklog-hg] geeklog: Fixed a comment for COM_rdfCheck

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Thu Jan 9 06:55:39 EST 2014


changeset 9404:f6fa82043496
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/f6fa82043496
user: Kenji ITO <mystralkk at gmail.com>
date: Thu Jan 09 14:33:01 2014 +0900
description:
Fixed a comment for COM_rdfCheck

diffstat:

 public_html/lib-common.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r f7f35db48a45 -r f6fa82043496 public_html/lib-common.php
--- a/public_html/lib-common.php	Thu Jan 09 00:20:26 2014 +0900
+++ b/public_html/lib-common.php	Thu Jan 09 14:33:01 2014 +0900
@@ -4688,7 +4688,7 @@
 * @param    string  $rdfurl         URL to get headlines from
 * @param    string  $date           Last time the headlines were imported
 * @param    string  $maxheadlines   max. number of headlines to import
-* @return   void
+* @return   boolean                 true = feed was updated, false = otherwise
 * @see function COM_rdfImport
 *
 */



More information about the geeklog-cvs mailing list