RSS/Fetch.php
authorAlan Knowles <alan@akbkhome.com>
Sat, 15 Jun 2013 09:21:55 +0000 (17:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 15 Jun 2013 09:21:55 +0000 (17:21 +0800)
RSS/Fetch.php

index dea017a..98d5d00 100644 (file)
@@ -53,5 +53,9 @@ class Pman_Cms_RSS_Fetch extends Pman_Core_NotifySend
         die("done rss fetch");
         
     }
+    function listFetchable()
+    {
+        
      
+    }
 }
\ No newline at end of file