What steps will reproduce the problem?
1. Add Feed For 12Seconds.tv
What is the expected output? What do you see instead?
Working Plugin Manually Added
Class Name Invalid
I added
if(is_numeric($class[0])) { $class = '_'.$class; }
to line 106 of
system/application/libraries/sweetcron.php
This means you have to KNOW this though. Then you have to name the plugin
with a _ in front of the domain name and the class.... but it works.
Original issue reported on code.google.com by crest...@gmail.com on 28 Aug 2008 at 12:49
Original issue reported on code.google.com by
crest...@gmail.com
on 28 Aug 2008 at 12:49