Make sure we're requiring the library

This commit is contained in:
James Walker 2010-03-24 15:26:03 -04:00
parent cfca789b34
commit 9e0b9857f4

View File

@ -27,6 +27,8 @@
* @link http://status.net/
*/
require_once 'Crypt/RSA.php';
class Magicsig extends Memcached_DataObject
{