adding extlib for Crypt_RSA
This commit is contained in:
parent
273c0e0363
commit
effa4f5d1e
|
@ -24,6 +24,8 @@
|
|||
|
||||
if (!defined('STATUSNET') && !defined('LACONICA')) { exit(1); }
|
||||
|
||||
set_include_path(get_include_path() . PATH_SEPARATOR . dirname(__FILE__) . '/extlib/');
|
||||
|
||||
class FeedSubException extends Exception
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user